Each directory has a requirements.txt describing the minimal dependencies required to run the notebooks in that directory.
To install these dependencies with pip, you can issue pip3 install -r requirements.txt.
Repo for the Deep Learning Nanodegree Foundations program.
Jupyter NotebookMIT