EasySci commited on
Commit
c39f2f7
·
1 Parent(s): 89fd3b0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -71,7 +71,5 @@ def update_header():
71
  header_buttons.append(new_button)
72
  buttons_to_add.clear() # Clear the list after adding the buttons to the header
73
 
74
- pn.state.add_periodic_callback(update_header, period=100)
75
-
76
  # Run the app
77
  template.servable()
 
71
  header_buttons.append(new_button)
72
  buttons_to_add.clear() # Clear the list after adding the buttons to the header
73
 
 
 
74
  # Run the app
75
  template.servable()