attila-balint-kul commited on
Commit
d84f661
·
verified ·
1 Parent(s): b272f86

Added gas demand link

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -56,6 +56,7 @@ with st.sidebar:
56
  st.link_button("HuggingFace Organization", url="https://huggingface.co/EDS-lab", use_container_width=True)
57
 
58
  st.header("Other Dashboards")
 
59
  st.link_button("PV Generation", url="https://huggingface.co/spaces/EDS-lab/EnFoBench-PVGeneration", use_container_width=True)
60
 
61
  st.header("Refresh data")
 
56
  st.link_button("HuggingFace Organization", url="https://huggingface.co/EDS-lab", use_container_width=True)
57
 
58
  st.header("Other Dashboards")
59
+ st.link_button("Gas Demand", url="https://huggingface.co/spaces/EDS-lab/EnFoBench-GasDemand", use_container_width=True)
60
  st.link_button("PV Generation", url="https://huggingface.co/spaces/EDS-lab/EnFoBench-PVGeneration", use_container_width=True)
61
 
62
  st.header("Refresh data")