b. Python and Jupyter notebook

Jupyter is a server-client application that allows editing and running computer code (in our case python). This section explains how to setup a jupyter session with the help of JupyterHub, a jupyter server, that can run notebooks for multiple users.

The JupyterHub at DKRZ:

Use the following steps to setup a jupyter notebook using the Jupyter Hub which is provided by DKRZ:

After you've clicked the start button and the jupyter server has been setup you'll see the notebook interface. Here you can create a new or load an existing jupyter notebook.

When using the examples in this section you'll have to use the Python 3 unstable kernel