Running Streamlit Apps Directly with Github URLs

preview_player
Показать описание
In this short video we will see how to run streamlit apps directly with a Github URLs in python. Available on version 0.50.2

Check out the Free Course on- Learn Julia Fundamentals

pip install --upgrade streamlit

== Great Python Books For Mastering Data Science & Machine Learning==

If you liked the video don't forget to leave a like or subscribe.
If you need any help just message me in the comments, you never know it might help someone else too.
J-Secur1ty JCharisTech

==Get The Data Science Prime App==

==Need To Build A Data Science/ML App Check out this gig==

Follow
Рекомендации по теме
Комментарии
Автор

Is it necessary to public repo? Or can we use private repo?

EEswar-lige
Автор

Hi J, thanks for this video. Really interesting. Though I seem to be running into an error:

"Usage: streamlit run [OPTIONS] TARGET [ARGS]...


Any idea why this is?

dishydez
Автор

Another great video. Is it possible to run streamlit ap on github pages?

nits_koh
Автор

Please do a Azure deployment of Streamlit

allieubisse
Автор

Consider this I'm working on multiple datasets inside a folder of GitHub and have .py file down below like
Folder
.py file will it still work or vice-versa case ?

yadav-vikas
Автор

it's the same code in the github repo as you would have in your local python file with streamlit run localfile.py?

danielweikertsn