Skip to content

KB14MU/workbench_python3.8

This branch is up to date with amoat7/workbench_python3.8:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c93931c · Apr 4, 2022

History

1 Commit
Apr 4, 2022
Apr 4, 2022
Apr 4, 2022
Apr 4, 2022
Apr 4, 2022
Apr 4, 2022
Apr 4, 2022
Apr 4, 2022
Apr 4, 2022
Apr 4, 2022
Apr 4, 2022
Apr 4, 2022
Apr 4, 2022
Apr 4, 2022
Apr 4, 2022
Apr 4, 2022

Repository files navigation

workbench

A template workbench.

This workbench is based on a "cut" from sertansenturk/cookiecutter-ds-docker.

1. Introduction

It consists of a docker-compose stack with the services below (See Sections Setup and Running the Services):

  1. A Jupyter service with minimal customization
  2. An mlflow tracking server to store experiments
  3. A postgresql database, which stores mlflow tracking information

workbench also comes with two standalone Docker image below for local usage:

  1. Python test and development
  2. Building Sphinx documentation

3. Quickstart

To build and start the Docker stack, run:

make

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 39.2%
  • Jupyter Notebook 18.3%
  • Python 16.2%
  • Makefile 16.0%
  • Dockerfile 10.3%