<div dir="ltr"><div class="gmail_default" style="color:rgb(0,0,0)">To summarise the non-default settings:</div><div class="gmail_default" style="color:rgb(0,0,0)"><br></div><div class="gmail_default" style><div class="gmail_default" style="color:rgb(0,0,0)">import webbrowser</div><div class="gmail_default" style="color:rgb(0,0,0)">webbrowser.register('firefox', None, webbrowser.GenericBrowser(u'C:\\Program Files (x86)\\Mozilla Firefox\\firefox.exe'))</div><div class="gmail_default" style="color:rgb(0,0,0)">c.NotebookApp.browser = 'firefox'</div><div style="color:rgb(0,0,0)"><br></div><div style><font color="#000000">c.ZMQInteractiveShell.colors = 'Linux'</font><br></div><div style><font color="#000000"><br></font></div><div style><font color="#000000">c.NotebookManager.notebook_dir = u'C:\\Users\\wjs\\git\\IPython'<br></font></div><div style><font color="#000000"><br></font></div><div style><font color="#000000">c.FileNotebookManager.notebook_dir = u'C:\\Users\\wjs\\git\\IPython'<br></font></div><div style><font color="#000000"><br></font></div><div style><font color="#000000">I've also attached the complete 'ipython_notebook_config.py' in case it helps.</font></div><div style><font color="#000000"><br></font></div><div style><font color="#000000"><br></font></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 6 April 2015 at 19:58, MinRK <span dir="ltr"><<a href="mailto:benjaminrk@gmail.com" target="_blank">benjaminrk@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">You have described the current default behavior of IPython. So I'm wondering if you have anything in your `ipython_notebook_config.py` that is causing the behavior to be something different.​ The file will be in `~/.ipython/profile_default/ipython_notebook_config.py`.<span class="HOEnZb"><font color="#888888"><div><br></div><div>-MinRK</div></font></span></div>
<br>_______________________________________________<br>
IPython-dev mailing list<br>
<a href="mailto:IPython-dev@scipy.org">IPython-dev@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/ipython-dev" target="_blank">http://mail.scipy.org/mailman/listinfo/ipython-dev</a><br>
<br></blockquote></div><br></div>