Skip to content
generated from ZootoPi/template

Crash course to explore Streamlit Python Framework.

License

Notifications You must be signed in to change notification settings

ZootoPi/streamlit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A GUIDE TO EXPLORE STREAMLIT

This repo helps you to get familiar with STREAMLIT, an open-source Python library that makes it easier than ever to create and share beautiful, customized web apps for machine learning and data science.

Install Streamlit

  • Install Streamlit via the command:
pip install streamlit
  • Run Iris example via the command:
cd iris/
streamlit run main.py  

References

Contributors

About

Crash course to explore Streamlit Python Framework.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages