Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 263 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 263 Bytes

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