harmdevries commited on
Commit
50b47cc
1 Parent(s): 7985526

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
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
- st.experimental_rerun()
 
127
 
128
  st.plotly_chart(fig, use_container_width=True)
129
 
130
+ # if st.button("Refresh"):
131
+ # st.experimental_rerun()