To install all required libraries (preferably in a separate virtual environment!)
pip install -r requirements.txt
To run the notebook:
jupyter notebook
Once inside the notebook, run the first code cell manually and select the appropiate files. Afterwards, you can just run "Cell > Run all below"