Alasil1
commited on
Commit
·
e54420f
1
Parent(s):
69befdd
Add .streamlit folder and secrets
Browse files
.streamlit/config.toml
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[server]
|
| 2 |
+
runOnSave = true
|
| 3 |
+
|
| 4 |
+
[global]
|
| 5 |
+
disableWatchdogWarning = true
|
| 6 |
+
|
| 7 |
+
[browser]
|
| 8 |
+
gatherUsageStats = false
|
{src/.streamlit → .streamlit}/secrets.toml
RENAMED
|
File without changes
|