fatmacankara commited on
Commit
65ac11b
·
1 Parent(s): 717778f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -41,7 +41,7 @@ def download_df():
41
  # Check if 'key' already exists in session_state
42
  # If not, then initialize it
43
  if 'visibility' not in st.session_state:
44
- st.session_state['visibility'] = 'visible'
45
  st.session_state.disabled = False
46
 
47
  original_title = '<p style="font-family:Trebuchet MS; color:#FD7456; font-size: 25px; font-weight:bold; text-align:center">ASCARIS</p>'
 
41
  # Check if 'key' already exists in session_state
42
  # If not, then initialize it
43
  if 'visibility' not in st.session_state:
44
+ st.session_state['visibility'] = 'P13637-T-613-M, Q9Y4W6-N-432-T'
45
  st.session_state.disabled = False
46
 
47
  original_title = '<p style="font-family:Trebuchet MS; color:#FD7456; font-size: 25px; font-weight:bold; text-align:center">ASCARIS</p>'