nguyennghia0902
commited on
Commit
•
2440d06
1
Parent(s):
b64accf
Add config
Browse files- .streamlit/config.toml +3 -0
.streamlit/config.toml
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
[server]
|
2 |
+
runOnSave = true
|
3 |
+
fileWatcherType = "poll"
|