Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 594 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 594 Bytes

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