A Streamlit Custom Dashboard for Indico software.
Pre requirements dependencies:
sudo apt-get update sudo apt-get install build-essential pkg-config python3-dev virtualenv venv source venv/bin/activate pip install -U pip pip install -r requirements/base.txt
For running the Web app, executing the following command:
streamlit run app.py
Debian GNU/Linux 10.
- Python 3.9.16.
Ubuntu 20.04.6 LTS.
- Python 3.8.16.
Checkout the Development notes at DEVELOP.rst.