JupyterNotebook: Difference between revisions
Jump to navigation
Jump to search
396 bytes removed
, 5 years ago
|
|
Line 171: |
Line 171: |
| http://cdr544.int.cedar.computecanada.ca:8888/?token=7ed7059fad64446f837567e3 | | http://cdr544.int.cedar.computecanada.ca:8888/?token=7ed7059fad64446f837567e3 |
| </pre> | | </pre> |
|
| |
| ==== Béluga ==== <!--T:80-->
| |
|
| |
| <!--T:81-->
| |
| On Béluga, run the following <code>sshuttle</code> command to create the tunnel
| |
| {{Command2
| |
| |prompt=[name@my_computer ~]$
| |
| |sshuttle --dns -r <username>@beluga.computecanada.ca 10.70.0.0/16 }}
| |
|
| |
| <!--T:82-->
| |
| The reason why we need a slightly different command is that <code>sshuttle</code> is unable to correctly detect the subnets to route on Béluga.
| |
|
| |
|
| === From Windows === <!--T:41--> | | === From Windows === <!--T:41--> |