mirror of
https://github.com/olehomelchenko/kse-streamlit-2024-06.git
synced 2026-09-24 17:11:47 +00:00
main
Demo of Streamlit interactive dashboard
to install dependencies:
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
to run locally:
streamlit run app.py --server.address=127.0.0.1
Languages
Python
73.2%
Makefile
26.8%