chris-rannou HF Staff commited on
Commit
8567542
·
1 Parent(s): f789ecf

streamlit conf

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +7 -0
.streamlit/config.toml ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ i[server]
2
+ port = 8501
3
+
4
+ [theme]
5
+ # Background color for the main content area.
6
+ backgroundColor = "green"
7
+