/hydra-demo

Primary LanguagePython

Demo for Stop Hard Coding in a Data Science Project - Use Configuration Files Instead

View the article

Set up the environment

  1. Install Poetry
  2. Activate the virtual environment:
poetry shell
  1. Set up the environment:
make environment