JupyterNotebook: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 166: Line 166:


<!--T:44-->
<!--T:44-->
*Session 2 should be a local terminal in which we will set up the SSH tunnel. Run the following command, substituting the node name from the URL you received in Session 1. Follow the instructions in section ''Starting Jupyter Notebook''.
*Session 2 should be a local terminal in which we will set up the SSH tunnel. Run the following command, substituting the <code><hostname:port></code> and <code><cluster></code> by their corresponding value from the URL you received in Session 1. Refer to the previous figure.


<!--T:45-->
<!--T:45-->
{{Command
{{Command
|prompt=[name@my_computer ]$
|prompt=[name@my_computer ]$
| ssh -L 8888:cdr544.int.cedar.computecanada.ca:8888 someuser@cedar.computecanada.ca}}
| ssh -L 8888:<hostname:port> someuser@<cluster>}}


<!--T:46-->
<!--T:46-->
cc_staff
505

edits

Navigation menu