Changes
Page history
"jupyterlab" (Änderung der Installation)
authored
Nov 06, 2024
by
Rolf Niepraschk
Hide whitespace changes
Inline
Side-by-side
server-in-vaclab.md
View page @
37034596
...
...
@@ -99,10 +99,10 @@ systemctl start xxx.service
Es hat sich gezeigt, dass dies in größeren Zeitabständen notwendig ist, weil Probleme bei der Verwendung des »JupyterLab« auftraten. (
**TODO**
Evtl. Automatismus ähnlich zu
`webapps-deliverer-restart`
einführen?)
Installation unter »openSUSE 15.
4
« (202
2-06-13
):
Installation unter »openSUSE 15.
5
« (202
4-11-06
):
```
zypper in python3-
jupyterlab
pip3 install
jupyterlab
pip3 install MarkupSafe==1.1.1
pip3 install jupyter_server
systemctl enable ipython-lab.service
...
...
...
...