I am trying to start IPython with a non default browser (in my case Firefox) and thought I could replicate the replicate the script given in this blog
I am o
On my mac, I got the following command to use Firefox instead of my default Chrome:
jupyter notebook --browser firefox