Requirements
These tutorials use Python 3 (version 3.6 at least) and Jupyter notebooks.
You will also need several Python packages that are listed in requirements.txt
files in the relevant folders.
All packages can be installed using pip install package_name
.
Most packages should also be available through conda
, but a few are not.