/ds-workbench

Primary LanguageJupyter Notebook

Workbench

Getting started

  • Run just create-virtual-env to create the Python virtual environment
  • Run just install to set up the virtual environment and install requirements
  • Run just delete-virtual-env to remove the Python virtual environment

Infrastructure

The workbench infrastructure is inspired and informed by https://emilygorcenski.com/post/configuring-a-data-science-workbench/

Bench

Wine example

  • Navigate to the bench/wine directory and run just
  • This will execute the train.py script and push the results to MLflow
  • The .env controls the environment variables indicating where MLflow is running