| ... | @@ -66,6 +66,7 @@ cd /usr/local/share/ |
... | @@ -66,6 +66,7 @@ cd /usr/local/share/ |
|
|
### Installation der nötigen Python-Bibliotheken
|
|
### Installation der nötigen Python-Bibliotheken
|
|
|
|
|
|
|
|
```
|
|
```
|
|
|
|
cd JupyterLab
|
|
|
source ./bin/activate
|
|
source ./bin/activate
|
|
|
python3 -m pip install --upgrade pip
|
|
python3 -m pip install --upgrade pip
|
|
|
pip3 install jupyterlab nbconvert
|
|
pip3 install jupyterlab nbconvert
|
| ... | |
... | |
| ... | | ... | |