Dies ist eine alte Version des Dokuments!
meetupcall 25nov23 Meshcon und zum OpenTechSummit 2023 am Samstag, den 25. und Sonntag, den 26. November in Berlin
devcommunity Bilden einer Gemeinschaft zu gesellschaftlichen Coden mit regelmässigen Veranstaltungen für alle Interessierte. nextcloud jupyterhub
pip install jupyterlab
jupyter lab
http://localhost:8888/lab lokal benutzen
oder online: https://multiuserhub.ibwa.synology.me/user/pythonhubstefan/lab/tree/kursnotiz.ipynb
lenovo@ThinkPadX:~$ conda activate scst && cd StarConnectCode/learnstreamlit/streamlit-example /eng30days
streamlit run streamlit_app.py
Python Streamlit app im eigenen Browser. Lokal URL: http://localhost:8501 öffnen.
Oder online aus eigenen GitHub Repository: https://welcome2onlinecodes.streamlit.app/
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"/> <meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"/> <link rel="shortcut icon" href="./favicon.png"/> <title>Streamlit</title> <script>window.prerenderReady=!1</script><script defer="defer" src="./static/js/main.dccfd6b5.js"></script> <link href="./static/css/main.f4a8738f.css" rel="stylesheet"> </head> <body> <noscript>You need to enable JavaScript to run this app.</noscript> <div id="root"></div> <p> Lerne mit Web Standards wie <a href="https://flexgrid.io">flexGrid.io</a> und <a href="https://htmx.org/examples">modernen HTMX Beipielen</a> oder verstehe wie <a href="https://dev.to/alvaromontoro/creating-an-interactive-image-gallery-with-html-and-css-35pi" >baue ich eine interactive Bilder-Gallery mit HTML und CSS</a> </p> </body> </html>
https://itbs30days.streamlit.app/
https://spielwiese.streamlit.app/ stenv
du -h –max-depth=1 ~/miniconda/envs/
Jupyterhub auf Ubuntu installieren.
prasentations index.html