You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- It will show some text, including telling you to open a url in a browser (inside ThinLinc/on Tetralith). If you just wait, it will open a browser with Jupyter.
99
+
100
+
- It will look similar to this:
101
+
102
+
.. admonition:: Webbrowser view
103
+
:class: dropdown
104
+
105
+
.. figure:: ../img/jupyter-thinlinc-nsc.png
106
+
107
+
108
+
**On your own computer through SSH tunneling**
109
+
110
+
1. Either do a regular SSH or use ThinLinc to connect to tetralith (change to your own username):
111
+
112
+
``ssh x_abcde@tetralith.nsc.liu.se``
113
+
114
+
2. Change to your working directory
115
+
116
+
``cd <my-workdir>``
117
+
118
+
3. Load a module with JupyterLab in (here JupyterLab 4.2.0)
6. Now grab the line that is similar to the one I marked in 4. and which has the same port as you used in 5.
151
+
152
+
- Input that line (url with token) in a browser on your local machine. You wil get something similar to this:
153
+
154
+
.. admonition:: Webbrowser view
155
+
:class: dropdown
156
+
157
+
.. figure:: ../img/local-jupyter-lab.png
158
+
159
+
160
+
.. tab:: PDC
161
+
162
+
You can interactively launch Jupyter Lab and Notebook on Dardel by following the steps as below. Hopefully the ThinLinc licenses are sufficient!
163
+
164
+
165
+
1. Click on Applications -> PDC-Jupyter -> Jupyter Lab or Jupyter Notebook
166
+
167
+
.. admonition:: Desktop view
168
+
:class: dropdown
169
+
170
+
.. figure:: ../img/pdc_start_jupyter.png
171
+
172
+
2. Configure your job parameters in the dialog box.
173
+
174
+
.. admonition:: GfxLauncher view
175
+
:class: dropdown
176
+
177
+
.. figure:: ../img/pdc_jupyter_configure_job.png
178
+
179
+
3. Click Start, wait for the job to start and in few seconds a firefox browser will open with Jupyter Lab or Notebook session. If you close the firefox browser, you can connect to same Jupyter session again by clicking ‘Reconnect to Lab’.
- It will show some text, including telling you to open a url in a browser (inside ThinLinc/on Tetralith). If you just wait, it will open a browser with Jupyter.
426
-
427
-
- It will look similar to this:
428
-
429
-
.. admonition:: Webbrowser view
430
-
:class: dropdown
431
-
432
-
.. figure:: ../img/jupyter-thinlinc-nsc.png
433
-
434
-
435
-
**On your own computer through SSH tunneling**
436
-
437
-
1. Either do a regular SSH or use ThinLinc to connect to tetralith (change to your own username):
438
-
439
-
``ssh x_abcde@tetralith.nsc.liu.se``
440
-
441
-
2. Change to your working directory
442
-
443
-
``cd <my-workdir>``
444
-
445
-
3. Load a module with JupyterLab in (here JupyterLab 4.2.0)
6. Now grab the line that is similar to the one I marked in 4. and which has the same port as you used in 5.
478
-
479
-
- Input that line (url with token) in a browser on your local machine. You wil get something similar to this:
480
-
481
-
.. admonition:: Webbrowser view
482
-
:class: dropdown
483
-
484
-
.. figure:: ../img/local-jupyter-lab.png
485
-
486
-
487
-
.. tab:: PDC
488
-
489
-
You can interactively launch Jupyter Lab and Notebook on Dardel by following the steps as below. Hopefully the ThinLinc licenses are sufficient!
490
-
491
-
492
-
1. Click on Applications -> PDC-Jupyter -> Jupyter Lab or Jupyter Notebook
493
-
494
-
.. admonition:: Desktop view
495
-
:class: dropdown
496
-
497
-
.. figure:: ../img/pdc_start_jupyter.png
498
-
499
-
2. Configure your job parameters in the dialog box.
500
-
501
-
.. admonition:: GfxLauncher view
502
-
:class: dropdown
503
-
504
-
.. figure:: ../img/pdc_jupyter_configure_job.png
505
-
506
-
3. Click Start, wait for the job to start and in few seconds a firefox browser will open with Jupyter Lab or Notebook session. If you close the firefox browser, you can connect to same Jupyter session again by clicking ‘Reconnect to Lab’.
0 commit comments