Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 370 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 370 Bytes

Streamlit Template

This is a template for Streamlit projects.

Customize

Edit /streamlit_app.py and /pages/*.pyto customize this app.

Online demo

To see an online demo, use this link:

https://sebastiandres.github.io/NAME_OF_APP

Local run

To locally run the app,

streamlit run streamlit_app.py