Jupyter Hub service to the Picotte Cluster
Jupyter Hub service to the Picotte Cluster#
Picotte has a Jupyter Hub service that works through a Web browser. To access it, go to
https://picottemgmt.urcf.drexel.edu:8000
You will need to login with your Picotte username and password:
Once you are logged, the following interface appears:
Reservation
: This is available for special requests.Account
: This is a list of Slurm accounts associated with your Picotte account. Go ahead and selecturcfprj
.Partition
: List of partitions available on Picotte. Selectdef-sm
for this workshop.CPU(s)
: This is equivalent to--cpus-per-task
. Select1
Memory (in GB)
: This is quivalent to--mem
. Select1
GPU(s)
: is available when thegpu
orgpulong
partitions are selected.Wall Time (in hours)
: select1
. Maximum value is12
.
Jupyter Hub
will launch a job on Picotte with the resource request specified. This job will
launch a Jupyter Server
on the compute node, then proxied to the user directly.
More details on running Python notebooks and RStudio server can be found at:
https://docs.urcf.drexel.edu/software/jupyterhub/jupyterhub/