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 on Windows 7 I put the following code in a file say "module.py" import subprocess subprocess.call("ipython notebook --no-browser", shell=True) subprocess.call([r'C:\Program Files (x86)\Mozilla Firefox\Firefox.exe', '-new-tab', 'http://127.0.0.1
{{#tags}}- {{label}}
{{/tags}}