First make sure that you have conda installed (see for example here: https://conda.io/miniconda.html)
The dependencies for these slides can then be installed with the following commands:
pip install -r requirements.txt
Next, install the RISE extension with:
conda install -c damianavila82 rise