Skip to content

A simple tutorial script on Streamlit using the Iris Dataset

License

Notifications You must be signed in to change notification settings

zaemyung/streamlit-tutorial

Repository files navigation

streamlit-tutorial

A simple tutorial script on Streamlit using the Iris Dataset.

Look through the script (iris.py) method-by-method, and see how it is shown on the website (dashboard).

Online demo: here

image

To Run

  • pip3 install streamlit
  • streamlit run iris.py
  • Copy and paste the shown address to your web browser to load.

Pros & Cons of Streamlit

image

Comparison between Streamlit and Jupyter Notebook

(c.f. https://discuss.streamlit.io/t/working-with-jupyter-notebooks/368)

image

Documentation

About

A simple tutorial script on Streamlit using the Iris Dataset

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages