anaucoin commited on
Commit
91bc613
1 Parent(s): bf051ed

config file added

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +4 -0
.streamlit/config.toml ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ [server]
2
+ port=8501
3
+ [theme]
4
+ base = "light"