Hi Roland,

Many thanks!  I set it to x-www-browser and all is good.  I guess I haven't 
been keeping up with jupyter development!

Ted

On Wednesday, February 6, 2019 at 1:27:51 AM UTC-5, Roland Weber wrote:
>
> Hello Ted,
>
> you probably updated Jupyter Notebook. The notebook is no longer opened 
> directly with a URL, but instead through a local .html file that redirects 
> to the URL. That way, the URL with the token doesn't show in the process 
> information anymore.
>
> Try setting the NotebookApp.browser configuration property, or the BROWSER 
> environment variable:
> https://jupyter-notebook.readthedocs.io/en/stable/config.html
>
> "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."
>
> Hope that helps,
>   Roland
>

-- 
You received this message because you are subscribed to the Google Groups 
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/5f2a66c1-18e6-43b5-8bf8-08f40e315f68%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to