StefanoBergia commited on
Commit
958b1f9
·
1 Parent(s): 866cee0

fixed structure

Browse files
datacellar-service-demo/.env → .env RENAMED
File without changes
{datacellar-service-demo/interface/__pycache__ → __pycache__}/utils.cpython-311.pyc RENAMED
Binary files a/datacellar-service-demo/interface/__pycache__/utils.cpython-311.pyc and b/__pycache__/utils.cpython-311.pyc differ
 
datacellar-service-demo/interface/app.py → app.py RENAMED
File without changes
datacellar-service-demo/README.md DELETED
@@ -1 +0,0 @@
1
- Streamlit app for data cellar services demo
 
 
datacellar-service-demo/requirements.txt DELETED
@@ -1,5 +0,0 @@
1
- streamlit>=1.28.0
2
- pandas>=2.1.0
3
- plotly>=5.17.0
4
- requests>=2.31.0
5
- python-dotenv>=1.0.0
 
 
 
 
 
 
{datacellar-service-demo/interface/pages → pages}/1_Short_Term_Consumption.py RENAMED
File without changes
{datacellar-service-demo/interface/pages → pages}/2_Long_Term_Consumption.py RENAMED
File without changes
{datacellar-service-demo/interface/pages → pages}/3_Short_Term_Production.py RENAMED
File without changes
{datacellar-service-demo/interface/pages → pages}/4_NILM_Analysis.py RENAMED
File without changes
{datacellar-service-demo/interface/pages → pages}/5_Anomaly_Detection_Consumption.py RENAMED
File without changes
{datacellar-service-demo/interface/pages → pages}/6_Anomaly_Detection_Production.py RENAMED
File without changes
datacellar-service-demo/interface/utils.py → utils.py RENAMED
File without changes