Jupyter Notebooks: Difference between revisions
Jump to navigation
Jump to search
Line 11: | Line 11: | ||
'''Connections''' are only available for computers that are part of the UofC campus network. | '''Connections''' are only available for computers that are part of the UofC campus network. | ||
To connect from outside of the UofC campus network, please use the Fort VPN client to connect to the campus network, first. | To connect from outside of the UofC campus network, please use the Fort VPN client to connect to the campus network, first. | ||
= Running a jupyter notebook on ARC's compute node = | |||
Start an interactive job on ARC: | |||
<pre> | |||
</pre> | |||
<pre> | |||
</pre> | |||
= Compute Canada Jupyter Hub for UofC = | = Compute Canada Jupyter Hub for UofC = |
Revision as of 20:04, 29 April 2020
General
Jupyter Hub on ARC
There is a Jupyter Hub attached to the ARC cluster. One must have an ARC account first, to connect to the hub.
Currently supports python3 only.
Connections are only available for computers that are part of the UofC campus network. To connect from outside of the UofC campus network, please use the Fort VPN client to connect to the campus network, first.
Running a jupyter notebook on ARC's compute node
Start an interactive job on ARC:
Compute Canada Jupyter Hub for UofC
Hosted by Compute Canada for UofC. Login with your UofC credentials.
Supports python2, python3, julia, and R.