Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

JupyterHub offers a novel way to access HPCF or ECS services, connecting you to an interactive JupyterLab session where you can run your Jupyter notebooks, manage your files, and much more.

...

Select the desired profile in the profile dropdown:

Image Modified

Configure the resources and the time allocated for your session:

Image Modified

Tip
titleDebug output

By default, the session standard output will not be saved. If you run into problems starting JupyterLab, or something does not work as you would expect once within JupyterLab, you may enable the debug option to generate the job output in your HOME directory, which will be directed to a file called userid-jupyterhub-jobid.out.

Image Modified


When you are ready, click Start

...

After a few minutes, your session will be up and running. Take note of the finishing time at the top right corner of the page. Your session will be terminated automatically once that time is reached.

Image Modified

Stopping your JupyterLab

Note

Closing your browser will not stop JupyterLab. It will continue to run in the background until it is actively stopped or it reaches its time limit.

To stop your JupyterLab session, you may go to the top bar menu, and then click on File - Hub Control Panel

...