Тёмный

Ep. 1 How to create your first Streamlit web app in 1 minute  

Data Professor
Подписаться 185 тыс.
Просмотров 34 тыс.
50% 1

In this #shorts video, you will be building your first web app in Python in under 1 minute with the Streamlit library. This simple app will print out a Hello world as the header text and a short descriptive text.
🌟 Download Kite for FREE www.kite.com/get-kite/?...
⭕ Links for this video:
🌟 Code gist.github.com/dataprofessor...
🌟 Streamlit playlist • How to Build Your Firs...
⭕ Support my work:
🌟 Subscribe to this RU-vid channel ru-vid.com...
🌟 Join the Newsletter of Data Professor newsletter.dataprofessor.org
🌟 Buy me a coffee www.buymeacoffee.com/dataprof...
⭕ Playlist:
Check out our other videos in the following playlists.
✅ Data Science 101: bit.ly/dataprofessor-ds101
✅ Data Science RU-vidr Podcast: bit.ly/datascience-youtuber-p...
✅ Data Science Virtual Internship: bit.ly/dataprofessor-internship
✅ Bioinformatics: bit.ly/dataprofessor-bioinform...
✅ Data Science Toolbox: bit.ly/dataprofessor-datascie...
✅ Streamlit (Web App in Python): bit.ly/dataprofessor-streamlit
✅ Shiny (Web App in R): bit.ly/dataprofessor-shiny
✅ Google Colab Tips and Tricks: bit.ly/dataprofessor-google-c...
✅ Pandas Tips and Tricks: bit.ly/dataprofessor-pandas
✅ Python Data Science Project: bit.ly/dataprofessor-python-ds
✅ R Data Science Project: bit.ly/dataprofessor-r-ds
✅ Weka (No Code Machine Learning): bit.ly/dp-weka
⭕ Recommended Books:
🌟kit.co/dataprofessor
✅ Hands-On Machine Learning with Scikit-Learn : amzn.to/3hTKuTt
✅ Data Science from Scratch : amzn.to/3fO0JiZ
✅ Python Data Science Handbook : amzn.to/37Tvf8n
✅ R for Data Science : amzn.to/2YCPcgW
✅ Artificial Intelligence: The Insights You Need from Harvard Business Review: amzn.to/33jTdcv
✅ AI Superpowers: China, Silicon Valley, and the New World Order: amzn.to/3nghGrd
⭕ Stock photos, graphics and videos used on this channel:
✅ 1.envato.market/c/2346717/628...
⭕ Follow us:
✅ Medium: medium.dataprofessor.org/
✅ FaceBook: / dataprofessor
✅ Website: dataprofessor.org/ (Under construction)
✅ Twitter: / thedataprof
✅ Instagram: / data.professor
✅ LinkedIn: / chanin-nantasenamat
✅ GitHub 1: github.com/dataprofessor/
✅ GitHub 2: github.com/chaninlab/
⭕ Credit: Clock icon made by Freepik (www.freepik.com) from Flaticon www.flaticon.com
⭕ Disclaimer:
Recommended books and tools are affiliate links that gives me a portion of sales at no cost to you, which will contribute to the improvement of this channel's contents.
#helloworld #streamlit #python #webapp #dataapp #66daysofdata #datascience #machinelearning #dataprofessor

Наука

Опубликовано:

 

7 май 2021

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 18   
@DataProfessor
@DataProfessor 3 года назад
🌟Full Streamlit playlist ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-ZZ4B0QUHuNc.html 🌟Check out my second RU-vid channel (Coding Professor) ru-vid.com/show-UCJzlfIoF8nmWqJIv_iWQVRw 🌟Download Kite for FREE www.kite.com/get-kite/?
@shrutijain1628
@shrutijain1628 3 года назад
Woahh !! I always love your stream lit video ...it is easy to understand and helpful 🙌💯
@DataProfessor
@DataProfessor 3 года назад
Glad you like them!
@urfavchickenlegs8797
@urfavchickenlegs8797 3 года назад
thank you sir pls keep making quality contents like this one. we really apreciate and love it alot.
@DataProfessor
@DataProfessor 3 года назад
Thank you for the encouragement 😊
@ross951
@ross951 3 года назад
You hadn't posted a streamlit tutorial within the last few hours I started to get worried..
@DataProfessor
@DataProfessor 3 года назад
Haha, just in time, :)
@lewyanzhe8114
@lewyanzhe8114 2 года назад
bruh i can hear your keyboard crying
@rosismitamishra1520
@rosismitamishra1520 3 года назад
Sir how do you gave that visual effect to the codes
@DataProfessor
@DataProfessor 3 года назад
Hi, I'm using this plugin in Atom atom.io/packages/activate-power-mode
@DANNYEL20122
@DANNYEL20122 9 месяцев назад
Please how can we do this on jupyter notebook
@saugatjarif8272
@saugatjarif8272 6 месяцев назад
😮
@StijnHommes
@StijnHommes 2 года назад
That is a website. Not an app. You don't even know the difference.
@DataProfessor
@DataProfessor 2 года назад
I beg to differ. Streamlit allows building web apps that users can interact with, e.g. upload data, run calculations, build machine learning models, customize parameters via slider widgets, etc. I’d like to think of websites as primarily use to provide static content (images/text). More details in this article www.freecodecamp.org/news/difference-between-a-website-and-a-web-application/
@StijnHommes
@StijnHommes 2 года назад
@@DataProfessor By that definition, websites don't exist. We interact with everything online. An app, is a standalone program for a mobile device. A website is something with an URL. There is nothing to be gained by blending the two together and not making a clear distinction.
@dylansund3479
@dylansund3479 Год назад
@@StijnHommes nothing to be gained by allowing data interaction without a download which needs to be redownloaded when updates get pushed. Application doesn’t have to be mobile either. Ever used word or excel?
@hansmaier4119
@hansmaier4119 Год назад
You fade it and head back where. Totally unclear. You are dealing with beginners
@DataProfessor
@DataProfessor Год назад
Hi Hans, sorry if it was unclear, had to keep it under 1 minute. Let me try to explain the video a bit further. The top panel is the command line where you can run your Streamlit app from (streamlit run app.py). The middle panel is your code editor or IDE where you type in the code for your Streamlit app. The bottom panel is the web browser that allows you to see the Streamlit app (which will be displayed when the app is rendered via streamlit run app.py as mentioned above).
Далее
Streamlit Elements You Should Know About in 2023
14:31
Comment créer une web app rapidement avec STREAMLIT ?
48:08
How ChatGPT Built My App in Minutes 🤯
8:28
Просмотров 2 млн