Versions Compared

Key

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

...

Table of Contents
stylenone

...

Click to start

On your local desktop, you launch jupyter through command line, by typing a command to launch it like:
jupyter notebook

Alternatively, OnDemand interactive applications can be launched from OnDemand with graphics, . This should appear similar to a remote desktop window that only launches gives you remote access to the launched application.

After logging into OnDemand on your favorite ARCC HPC resource, you can request a Jupyter Session by clicking on the app from the main Dashboard:

...

Your interactive sessions

  • When you click launch, you’re redirected to a page showing a list of your most recent interactive sessions.

  • The Slurm scheduler assigns a compute node with a specified number of cores, memory, hardware and timeframes as requested from the input you provided in your webform.

  • When your session is ready for use, the heading will turn green.

    • Completed sessions are denoted with gray headings

    • Pending sessions are denoted with blue headings

.

Image ModifiedImage Modified

...

Connect to your session

To open Jupyter, click on the connect button within the active session

interactivesession.pngImage Modified

You will be directed to a Jupyter notebook or lab environment to start using Jupyter!

...

Next Steps