I'm on Linux Mint.  I have Vivaldi set as my default browser.  If in my 
environment I start Python, import the webbrowser module, and use 
webbrowser.get().open('blah') it opens in Vivaldi.  Nonetheless, if I do 
"jupyter notebook", it opens in Waterfox.

How can I make Jupyter use the correct default browser?

Please note, I am NOT asking how to set the browser used by Jupyter.  I 
know about the c.NotebookApp.browser variable in Jupyter config and I don't 
want to do that, because I don't want Jupyter to have a custom browser 
setting.  I am asking how to get Jupyter to correctly use the DEFAULT 
browser that is already set, so that if I change my default browser, 
Jupyter will also change to use the new default.

-- 
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/87e81d17-f336-43b5-b3a4-05df3dd2e40c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to