Oleh Omelchenko dc660f481c init
2024-06-20 00:54:13 +03:00
2024-06-20 00:54:13 +03:00
2024-06-20 00:54:13 +03:00
2024-06-20 00:54:13 +03:00
2024-06-20 00:54:13 +03:00
2024-06-20 00:54:13 +03:00
2024-06-20 00:54:13 +03:00

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
Description
No description provided
Readme 927 KiB
Languages
Python 73.2%
Makefile 26.8%