Spaces:
Sleeping
Sleeping
harmdevries
commited on
Commit
·
50b47cc
1
Parent(s):
7985526
Update app.py
Browse files
app.py
CHANGED
@@ -127,5 +127,5 @@ for name, _ in name2repo[::-1]:
|
|
127 |
|
128 |
st.plotly_chart(fig, use_container_width=True)
|
129 |
|
130 |
-
if st.button("Refresh"):
|
131 |
-
|
|
|
127 |
|
128 |
st.plotly_chart(fig, use_container_width=True)
|
129 |
|
130 |
+
# if st.button("Refresh"):
|
131 |
+
# st.experimental_rerun()
|