Skip to content
Snippets Groups Projects
Commit 51c58067 authored by Guilherme Pantoja Calandrini de Azevedo Junior's avatar Guilherme Pantoja Calandrini de Azevedo Junior Committed by Guilherme Calandrini
Browse files

fixes for Jupyter related pages

parents c1699672 a3e7da9a
No related branches found
No related tags found
2 merge requests!1004Automated merge from preview to main,!1001fixes for Jupyter related pages
...@@ -2,6 +2,35 @@ ...@@ -2,6 +2,35 @@
## Access without JupyterHub ## Access without JupyterHub
```console
[marie@login ~]$ start_jupyterlab.sh
```
![profile select](misc/jupyterlab_wout_hub.png)
{: align="center"}
```console
Starting JupyterLab...
Submitted batch job 1984
[marie@login ~]$
```
Do not disconnect/logout.
Wait until you receive a message with further instructions on how to connect to yours lab session.
```console
Message from marie@login on <no tty> at 14:22 ...
At your local machine, run:
ssh marie@login.<cluster>.hpc.tu-dresden.de -NL 8946:<node>:8138
and point your browser to http://localhost:8946/?token=M7SHy...5HnsY...GMaRj0e2X
To stop this notebook, run 'scancel 1984'
EOF
```
### Other alternative for starting your jupyterlab
=== "alpha" === "alpha"
```console ```console
......
...@@ -10,7 +10,7 @@ Is it now possible to install your custom JupyterLab. ...@@ -10,7 +10,7 @@ Is it now possible to install your custom JupyterLab.
!!! warning !!! warning
Installing a custom JupyterLab is not will be not mantained by our technicias. Please note that our technicias will not mantain your own JupyterLab installation.
Please understand that JupyterLab is a complex software system of which we are Please understand that JupyterLab is a complex software system of which we are
not the developers and don't have any downstream support contracts for, so we not the developers and don't have any downstream support contracts for, so we
......
doc.zih.tu-dresden.de/docs/access/misc/jupyterlab_wout_hub.png

14.7 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment