Multichem commited on
Commit
79c585c
·
verified ·
1 Parent(s): 7236e02

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -193,6 +193,7 @@ with tab1:
193
  file_name='MLB_optimals_export.csv',
194
  mime='text/csv',
195
  )
 
196
 
197
  with col2:
198
  if st.button("Load Data", key='load_data'):
 
193
  file_name='MLB_optimals_export.csv',
194
  mime='text/csv',
195
  )
196
+ st.write(st.session_state)
197
 
198
  with col2:
199
  if st.button("Load Data", key='load_data'):