Skip to the content.

To install Jupyter, call:

pip install jupyter
jupyter nbextension enable --py --sys-prefix widgetsnbextension

Local Jupyter notebook access

Go to the evo source folder in a terminal and run: jupyter notebook (starts server and opens browser window with notebook).

Remote Jupyter notebook access

Notebook servers can also be accessed via the browser of a remote PC on the local network without installing Jupyter.

Do once:

Anytime you want to start a server: