attilabalint commited on
Commit
0a87e30
·
1 Parent(s): 3d3e872

fix name of PV dashboard

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -67,7 +67,7 @@ with st.sidebar:
67
  models_to_plot.add(f"{model_group}.{model_name}")
68
 
69
 
70
- st.title("EnFoBench - Electricity Demand")
71
  st.divider()
72
 
73
  if view == "Buildings":
 
67
  models_to_plot.add(f"{model_group}.{model_name}")
68
 
69
 
70
+ st.title("EnFoBench - PV Generation")
71
  st.divider()
72
 
73
  if view == "Buildings":