Anaconda

Download

Download Anaconda for Python 3.X for your operating system and install it.

On Linux, open Terminal application and type:

cd Downloads
bash ./Anaconda*.sh

Install the Exercise2 extension for Jupyter

Use the Command line interface on:

Type:

conda install -c conda-forge jupyter_contrib_nbextensions
jupyter nbextension enable exercise2/main