Usage¶
Running the App¶
- Install dependencies:
uv venv uv pip install -r pyproject.toml - Launch the app:
uv run streamlit run StreamlitApp-Ecowatt-QC.py
Project Structure¶
See Project Structure for details on the repository layout.
uv venv
uv pip install -r pyproject.toml
uv run streamlit run StreamlitApp-Ecowatt-QC.py
See Project Structure for details on the repository layout.