When I start jupyter notebook, it loads on internet explorer, but I want to open jupyter notebook on my desirable browser, please provide a general solution for all browsers. I am using windows 7.
Asked
Active
Viewed 372 times
0
-
1Does this answer your question? [How to change the default browser used by jupyter notebook in windows](https://stackoverflow.com/questions/47772157/how-to-change-the-default-browser-used-by-jupyter-notebook-in-windows) – AMC May 01 '20 at 23:31
2 Answers
0
go to
C:\Users\username\AppData\Roaming\jupyter\runtime
and then rightclick on any .html file and then go to change and then select any browser you want to an click on apply. Then run Jupyter notebook.

Ali Hassan Ahmed Khan
- 905
- 8
- 23
-
https://stackoverflow.com/questions/47772157/how-to-change-the-default-browser-used-by-jupyter-notebook-in-windows – AMC May 01 '20 at 23:31
0
You can also copy the link from your Jupyter terminal and then paste it to your desirable browse.

Piyush Gupta
- 34
- 4
-
https://stackoverflow.com/questions/47772157/how-to-change-the-default-browser-used-by-jupyter-notebook-in-windows – AMC May 01 '20 at 23:31