Skip to content
Snippets Groups Projects

fixes for Jupyter related pages

1 file
+ 3
1
Compare changes
  • Side-by-side
  • Inline
@@ -2,6 +2,8 @@
@@ -2,6 +2,8 @@
## Access without JupyterHub
## Access without JupyterHub
 
### Access with port forwarding
 
```console
```console
[marie@login ~]$ start_jupyterlab.sh
[marie@login ~]$ start_jupyterlab.sh
```
```
@@ -29,7 +31,7 @@ Wait until you receive a message with further instructions on how to connect to
@@ -29,7 +31,7 @@ Wait until you receive a message with further instructions on how to connect to
EOF
EOF
```
```
### Other alternative for starting your jupyterlab
### Access with X11 forwarding
=== "alpha"
=== "alpha"
Loading