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/917d5f2e-99e8-47aa-92c8-cedf814bf03d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to