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
lenovo@ThinkPadX:~$ conda activate scst && cd StarConnectCode/learnstreamlit/streamlit-example /eng30days
streamlit run streamlit_app.py
You can now view your Streamlit app in your browser. Local URL: http://localhost:8501
http://localhost:8501 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 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.