Awesome
<div align="center"> <h1 align="center"> Demo for Stop Hard Coding in a Data Science Project - Use Configuration Files Instead </h3> </div>Set up the environment
- Install Poetry
- Activate the virtual environment:
poetry shell
- Set up the environment:
make environment