Jupyter is an open-source notebook platform that allows for interative data science and scentific computing knowledge sharing across all programming languages.

Using Jupyter Notebook in Open On-Demand

1. If you are off-campus ensure you are connected to UofSC’s VPN see connecting to an HPC

2. Navigate to login002.rc.sc.edu

3. Login with your Hyperion credentials and complete the DUO multifactor authentication.

4. Select "Interactive Apps" from the dropdown menu and select Juptyer Notebook.

Screenshot of location of Juptyer Notebook link in top navigation menu.

5. In the form enter the parition as "OOD_test", the number of hours you need (up to 24 hours), and number of nodes you need (for this tutorial I'll be using 1), leave the account field blank. See my sample below.

account: blank, parition:OOD_test, hours: 1, nodes:1

6. If you were able to get a node, you will see screen below. Click the "Connect to Jupyter" button.

location of 'Connect to Jupyter' button

7. You can then use the file nagivation system to either find the file you wish to open or you can create a new file by click new.

new file button location

8. You can now access Juptyer notebook! Check out this example notebook code for inspiration.

For more help with Jupyter notebook check out the documentation.

Once you are done with your session please stop the node you requested so others can use the system.