awacke1 commited on
Commit
b70c878
Β·
verified Β·
1 Parent(s): 6dbc59f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -44,7 +44,7 @@ if state['my_value'] is not None:
44
 
45
 
46
  # Debugging Headers and Cookies
47
- st.write("Headers:", st.context.headers)
48
  st.write("Cookies:", st.context.cookies)
49
 
50
  # Define JavaScript code
 
44
 
45
 
46
  # Debugging Headers and Cookies
47
+ # st.write("Headers:", st.context.headers)
48
  st.write("Cookies:", st.context.cookies)
49
 
50
  # Define JavaScript code