Skip to content

Latest commit

 

History

History

streamlit-app

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Web demo

Check a live demo, or run locally:

# Install requirements
pip install streamlit plotly pandas numpy

# Run with:
streamlit run app.py --server.fileWatcherType=none