cc_staff
505
edits
No edit summary |
No edit summary |
||
Line 161: | Line 161: | ||
{{Command2 | {{Command2 | ||
|prompt=[name@my_computer ~]$ | |prompt=[name@my_computer ~]$ | ||
|sshuttle --dns -Nr <username>@<cluster>}} | |sshuttle --dns -Nr <username>@<cluster>.computecanada.ca}} | ||
In the preceding command substitute <code><username></code> by your Compute Canada username; and substitute <code><cluster></code> by the cluster you connected to launch your Jupyter Notebook. | In the preceding command substitute <code><username></code> by your Compute Canada username; and substitute <code><cluster></code> by the cluster you connected to launch your Jupyter Notebook. | ||
Line 187: | Line 187: | ||
{{Command2 | {{Command2 | ||
|prompt=[name@my_computer ~]$ | |prompt=[name@my_computer ~]$ | ||
|ssh -L 8888:<hostname:port> <username>@<cluster>}} | |ssh -L 8888:<hostname:port> <username>@<cluster>.computecanada.ca}} | ||
<li> Open your browser and go to | <li> Open your browser and go to | ||
<pre> | <pre> |