Spaces:
Running
Running
configuration update
Browse files- .streamlit/config.toml +4 -1
.streamlit/config.toml
CHANGED
|
@@ -2,4 +2,7 @@
|
|
| 2 |
level = "info"
|
| 3 |
|
| 4 |
[browser]
|
| 5 |
-
gatherUsageStats =
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
level = "info"
|
| 3 |
|
| 4 |
[browser]
|
| 5 |
+
gatherUsageStats = true
|
| 6 |
+
|
| 7 |
+
[ui]
|
| 8 |
+
hideTopBar = true
|