Fixed streamlit not opening on the browser automatically on run.

This commit is contained in:
ZeroCool940711 2022-09-26 21:53:06 -07:00
parent 877fb51f50
commit fc994081e1

View File

@ -23,7 +23,7 @@ fastReruns = false
folderWatchBlacklist = []
fileWatcherType = "auto"
cookieSecret = ""
headless = true
headless = false
runOnSave = false
port = 8501
baseUrlPath = ""