Steps
- Create a virtual environment
- install requirements listed in requirements.txt
- Transform python file to notebook thans to
jupytext --to notebook gosim_digital_sommelier.ipynb - To add changes done in jupyter notebook to python file, run
jupytext --to py gosim_digital_sommelier.ipynb