Jan Mühlnikel
commited on
Commit
·
cd3c2bc
1
Parent(s):
3935a4e
initial .st
Browse files- .streamlit/config.toml +7 -0
.streamlit/config.toml
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[global]
|
2 |
+
|
3 |
+
[server]
|
4 |
+
headless = true
|
5 |
+
|
6 |
+
[client]
|
7 |
+
initialSidebarState = "expanded"
|