andrespp/docker-jupyterlab

Automatically open jupyterlab in a browser on container startup

Closed this issue · 2 comments

Automatically open jupyterlab in a browser on container startup
--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.

Closed by bf1691e