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