Automatically open jupyterlab in a browser on container startup
Closed this issue · 2 comments
andrespp commented
Automatically open jupyterlab in a browser on container startup
andrespp commented
--browser=<Unicode> (NotebookApp.browser)
Default: ''
Specify what command to use to invoke a web browser when opening the
notebook. If not specified, the default browser will be determined by the
`webbrowser` standard library module, which allows setting of the BROWSER
environment variable to override it.