<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 23 February 2014 15:00, Jason Moore <span dir="ltr"><<a href="mailto:moorepants@gmail.com" target="_blank">moorepants@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The IPython Notebook shortcut installed by Anaconda defaults to opening 
in the "IPython Notebooks" directory. Is there an easier (point and 
click?) method to opening the server in another directory besides (1) 
open a CMD prompt and cd'ing to the directory or (2) changing the "start
 in" properties of the shortcut?</blockquote></div><br></div><div class="gmail_extra">I noticed the other day that in examples/core/ we have a Windows shell extension to launch IPython in a given directory. You could tweak that to launch the notebook server, using the --notebook-dir flag to start in the given directory.<br>

<br></div><div class="gmail_extra">Thomas<br></div></div>