Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 474 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 474 Bytes

Binder

tec-rewards

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"