Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Updated jupyterhub address and python version. added a link for more information on general purpose clutser.

About JupyterHub

...

Please note that all jobs submitted through this framework have a time limit of 8 hours. 

Supported Kernels

  • python 3.9.16
  • python 3.6.6
  • python 2.7.1
  • R 3.5.1 (howto)
  • pangeo
  • Custom Kernels (howto)

Using Jupyterhub to Access ARCC General Purpose Cluster

Note: More information on the general-purpose cluster can be found here. You must have a research account in order to use this resource and using a VPN if off-campus. Please contact askIT@albany.edu if edu if you need an account.

  1. Navigate to https://jupyterlab-new.arccits.albany.edu and and log in with your NetID and password. 
  2. Now, you will be prompted to spawn a server. Several options are available for users to select. Please select the appropriate profile from the drop-down menu, and do not request more resources than you need. All jobs have a time limit of 8 hours.
  3. This will spawn Jupyterlab in your /network/rit/home/ directory. You will not be able to navigate to other parts of the file system, unless they are linked to your home directory. However, your code can access any network path that you have permission to access. Note that by default, you will not see the R kernel. Please follow these instructions to enable it


  4. Happy coding!

...