Launch the ipython notebook in binder by clicking the below button
Just select index.ipynb from the Code files Github has an inbuilt renderer for ipython notebooks
The requirements.txt
file has a list of all Python libraries that are needed for this notebook
To install, run the command:
pip install -r requirements.txt
Install Jupyter Notebook from https://jupyter.org/install
jupyter notebook
Open on URL: http://localhost:8888/
Select index.ipynb