virtualenv .venv
source .venv/bin/activate
pip install -r requirements.txt
jupyter notebook
main_notebook.ipynb