Xavier Ho, Pyconau '17.
In your shell, install Python libraries:
$ pip install -r requirements.txt
Install RISE as Jupyter Notebook extensions:
$ jupyter-nbextension install rise --py --sys-prefix
$ jupyter-nbextension enable rise --py --sys-prefix
Then activate the Jupyter Notebook:
$ jupyter notebook