Run a notebook on JupyterHub

Choose a Web browser of your choice and access the JupyterHub service via

https://jupyter.central.data.destination-earth.eu/

Use the Sign in with DestinE IdP button to login to the STACK JupyterHub service.

../../../_images/01-jupyterhub_login.png

Use DESP OpenID to authenticate with your DESP user credentials. Click the “Authenticate” button to be redirected to sign-in via DESP.

../../../_images/02-jupyterhub_desp_iam.png

Enter your Email (username) and password and click Sign In. After successful authentication, you will be redirected to the STACK JupyterHub service.

../../../_images/03-jupyterhub_desp_login.png

Now you can select one of the given options to run a pre-configured JupyterLab environment.

../../../_images/04-jupyterhub_singleuser_servers.png

Selecting the first option will create you a fully configured environment with easy access to a users home directory holding example notebooks for further reuse.

../../../_images/05-jupyterhub_singleuser_defaultserver.png

A fresh new notebook can be launch via the Launcher application in the spawned JupyterLab. Therefore, click on Python DEDL in the notebook section of the launcher to get a ready to use notebook.

../../../_images/06-jupyterhub_notebook_launcher.png

An empty notebook will now be presented, connected to the Python DEDL kernel, containing a set of pre-installed Python packages to utilise the DestinE service offering.

../../../_images/07-jupyterhub_notebook_dedl_kernel.png

The collection of Jupyter example notebooks on How to use the DestinE Data Lake services can be found at Destination Earth on Github.