Hey everyone!
I’m wondering if its possible to have the dash app automatically open up in a browser when I run python app.py
;
Right now I have to start it up via command line, then go to 127.0.0.1:8050 within my web browser to access it.
Hey everyone!
I’m wondering if its possible to have the dash app automatically open up in a browser when I run python app.py
;
Right now I have to start it up via command line, then go to 127.0.0.1:8050 within my web browser to access it.