wayne-chi commited on
Commit
9569d97
·
verified ·
1 Parent(s): 7e04ac5

Update .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +1 -1
.streamlit/config.toml CHANGED
@@ -17,7 +17,7 @@ fileWatcherType = "poll" # or keep "auto"; turning off runOnSave is the key
17
  headless = true
18
 
19
  # Automatically reload when file changes
20
- runOnSave = true
21
 
22
  [client]
23
  # Minimizes the top toolbar (menu and help) for cleaner UI
 
17
  headless = true
18
 
19
  # Automatically reload when file changes
20
+ # runOnSave = true
21
 
22
  [client]
23
  # Minimizes the top toolbar (menu and help) for cleaner UI