Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
|
ibex:jupyterlaptop [2023/12/30 17:50] itbs |
— (aktuell) | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| - | https:// | ||
| - | [[minrkjupyterhub.pdf]] pydatda2016 | ||
| - | |||
| - | ===== Hub Installation im localen Netzwerk ===== | ||
| - | Docker version 24.0.7, build afdd53b | ||
| - | |||
| - | https:// | ||
| - | |||
| - | hostibex: | ||
| - | |||
| - | (base) intrepid-ibex@intrepid-ibex: | ||
| - | REPOSITORY | ||
| - | tljh-systemd | ||
| - | |||
| - | root@f3368cbc4850:/# | ||
| - | |||
| - | root@f3368cbc4850:/# | ||
| - | |||
| - | -rw-r--r-- 1 jupyter-stefan jupyter-stefan 957 Dec 4 18:34 erstenotebook.ipynb | ||
| - | |||
| - | docker exec -it tljh-dev /bin/bas | ||
| - | |||
| - | ibexhubtoken 1db22c34a3104f54b8de1ae139d93d7b | ||
| - | |||
| - | ===== Jupyterlab ===== | ||
| - | conda create -n p38lab python=3.8 | ||
| - | |||
| - | pip install jupyterlab | ||
| - | |||
| - | jupyter --version | ||
| - | Selected Jupyter core packages... | ||
| - | IPython | ||
| - | ipykernel | ||
| - | ipywidgets | ||
| - | jupyter_client | ||
| - | jupyter_core | ||
| - | jupyter_server | ||
| - | jupyterlab | ||
| - | nbclient | ||
| - | nbconvert | ||
| - | nbformat | ||
| - | notebook | ||
| - | qtconsole | ||
| - | traitlets | ||
| - | |||
| - | (p38lab) intrepid-ibex@intrepid-ibex: | ||
| - | |||
| - | http:// | ||
| - | |||
| - | <file json .jupyter/ | ||
| - | { | ||
| - | " | ||
| - | " | ||
| - | } | ||
| - | } | ||
| - | </ | ||
| - | |||
| - | |||
| - | ===== Streamlit ===== | ||
| - | |||
| - | |||
| - | conda activate p38lab | ||
| - | cd / | ||
| - | streamlit run streamlit_app.py | ||
| - | |||
| - | Network URL: http:// | ||
| - | |||
| - | https:// | ||
| - | |||
| - | https:// | ||
| - | |||
| - | |||