Skip to content

Commit b196d1e

Browse files
committed
Remote the streamlit web app from this repo
It is now in it's own repo in Github under cepro/streamlit-reporting
1 parent 772d761 commit b196d1e

File tree

5 files changed

+0
-388
lines changed

5 files changed

+0
-388
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,6 @@ The Skypro reporting tool collates data to documents and analyse real-world perf
1212
This tool is run on the command line using `skypro report`.
1313
See `src/skypro/commands/report/README.md` for more information.
1414

15-
## Reporting web app
16-
The Skypro reporting web app makes reporting results accessible to non-cli users.
17-
This is run using Streamlit.
18-
See `src/skypro/reporting_webapp/README.md` for more information.
19-
2015
## Rates and energy flows
2116
Information about the costs and revenues associated with using power are fundamental to the codebase and a high-level understanding of how they are modelled is important for interpreting results.
2217
See `src/skypro/common/rates/README.md` for a background on how rates and energy flows are modelled in the codebase.

src/skypro/reporting_webapp/README.md

Lines changed: 0 additions & 21 deletions
This file was deleted.

src/skypro/reporting_webapp/__init__.py

Whitespace-only changes.

src/skypro/reporting_webapp/example_config.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.

src/skypro/reporting_webapp/main.py

Lines changed: 0 additions & 357 deletions
This file was deleted.

0 commit comments

Comments
 (0)