Hello everyone, i just starting with streamlit. I want to OFF the function auto open browser when i type streamlit run myapp.py or streamlit hello?? Because i want to run my app in server and i don’t want open anything browser in server.
Thanks you reading! Have a nice day
Pls help !!
Hey Irics!
You can find the answer here Supress new browser window once app is started execution - #2 by pybokeh
There are a few ways over there to do so