rsnt_translations
56,430
edits
No edit summary |
No edit summary |
||
Line 143: | Line 143: | ||
or http://127.0.0.1:8888/?token=5d4b75bf2ec3481fab1b625656a322afc96775440b7bb8c4 | or http://127.0.0.1:8888/?token=5d4b75bf2ec3481fab1b625656a322afc96775440b7bb8c4 | ||
</source> | </source> | ||
Where the URL for the notebook server | Where the URL for the notebook server is | ||
<source lang="console">http://gra1160.graham.sharcnet:8888/?token=5d4b75bf2ec3481fab1b625656a322afc96775440b7bb8c4</source> | <source lang="console">http://gra1160.graham.sharcnet:8888/?token=5d4b75bf2ec3481fab1b625656a322afc96775440b7bb8c4</source> | ||
As there is no direct Internet connection on a compute node on Graham, you would need to set up an SSH tunnel with port forwarding between your local computer and the GPU node. See [[Jupyter#Connecting_to_Jupyter_Notebook|detailed instructions for connecting to Jupyter Notebook]]. | As there is no direct Internet connection on a compute node on Graham, you would need to set up an SSH tunnel with port forwarding between your local computer and the GPU node. See [[Jupyter#Connecting_to_Jupyter_Notebook|detailed instructions for connecting to Jupyter Notebook]]. | ||
Line 151: | Line 151: | ||
<!--T:32--> | <!--T:32--> | ||
Here is an example of a job submission script (here''submit.sh''): | Here is an example of a job submission script (here ''submit.sh''): | ||
{{File | {{File | ||
|name=submit.sh | |name=submit.sh |