<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>For security reasons we can't allow the notebook to browse to directories higher than it's starting directory. Thus, the only solution is to start the notebook from the highest directory you want to access notebooks from.</div><div><br></div><div>Given how the notebook works, I think that anaconda has made a less than ideal choice by not starting the notebook server in the users home directory.</div><div><br></div><div>Cheers,</div><div><br></div><div>Brian</div><div><br>Sent from my iPhone</div><div><br>On Aug 11, 2014, at 4:56 PM, Mark Bakker <<a href="mailto:markbak@gmail.com">markbak@gmail.com</a>> wrote:<br><br></div><blockquote type="cite"><div><div dir="ltr"><div>Sorry to keep pestering you with this, Brian.</div><div><br></div><div>I explored it some more, and narrowed it down to the following.</div><div><br></div><div>Let's say my notebook is in /mark/notebooks</div>

<div><br></div><div>When I start ipython notebook in /mark, I can nicely click on the directory notebooks on the dashboard and open the notebook I want.</div><div><br></div><div>If, on the other hand, I start ipython notebook in /mark/Documents. Then there is no way to 'surf' to the correct /mark/notebooks, as there is no cd.. place to click to go back to /mark and then to /mark/notebooks. When I do the  'To import a notebook, drag the file onto the listing below or *click here*' option, it only let's me 'upload' the selected notebook, which means copying to the directory where I started ipython notebook.</div>

<div><br></div><div>The Anaconda guys run into exactly this problem, as their nice Notebook icon starts in /user/Documents/IPython_Notebooks, and you can only surf to a directory lower than that.</div><div><br></div><div>

So what I think we need is either a way to surf to a higher directory, or to have the option to 'click here' as it is now but then not being forced to 'upload' the notebook.</div><div><br></div><div>Mark</div>

<div><br></div><div><br></div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">


From: Brian Granger <<a href="mailto:ellisonbg@gmail.com">ellisonbg@gmail.com</a>><br>
Subject: Re: [IPython-dev] changing working directory from IPython<br>
        server<br>
To: IPython developers list <<a href="mailto:ipython-dev@scipy.org">ipython-dev@scipy.org</a>><br>
Message-ID:<br>
        <CAH4pYpTmjmdTpjbv3UKe=<a href="mailto:UdrTukpheV2hqcJeebH-zzuPdQ4wQ@mail.gmail.com">UdrTukpheV2hqcJeebH-zzuPdQ4wQ@mail.gmail.com</a>><br>
Content-Type: text/plain; charset=UTF-8<br>
<br>
Mark,<br>
<br>
OK I think I understand, and I don't consider this a bug. If the<br>
notebook you are starting out with is on the same machine, there is no<br>
reason to "upload" that notebook. Just navigate the notebook dashboard<br>
to the directory where that notebook already is and open it. Is there<br>
some reason you can't do that and are instead trying to upload the<br>
notebook.<br>
<br>
Cheers,<br>
<br>
Brian<br>
<br>
On Mon, Aug 11, 2014 at 1:11 PM, Mark Bakker <<a href="mailto:markbak@gmail.com">markbak@gmail.com</a>> wrote:<br>
> Thanks for considering this issue.<br>
><br>
> The behavior now:<br>
> I type: ipython notebook to start a notebook.<br>
> At the dashboard,  I click on 'To import a notebook, drag the file onto the<br>
> listing below or *click here*. When I click there, a window pops up, I go to<br>
> the directory with my notebook file, click on it, and then it shows up in<br>
> the list of files, with next to it a blue Upload button. When I click on the<br>
> Upload button the notebook is copied to the directory where I started the<br>
> IPython Notebook.<br>
><br>
> The problem: The notebook gets copied to the directory where I started<br>
> ipython notebook. That is not very useful, as all associated data files are<br>
> still in the directory where the notebook originated.<br>
><br>
> Does that make it clear? Should I file a bug report?<br>
><br>
> Mark<br>
><br>
> ps. It seems that the Anaconda guys are also expecting the behavior of the<br>
> Notebook to change. They now have a useful 'start notebook' icon, but that<br>
> starts in 'Documents/IPython Notebooks. And that faces the same problem as I<br>
> described above.<br></blockquote></div></div></div>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>IPython-dev mailing list</span><br><span><a href="mailto:IPython-dev@scipy.org">IPython-dev@scipy.org</a></span><br><span><a href="http://mail.scipy.org/mailman/listinfo/ipython-dev">http://mail.scipy.org/mailman/listinfo/ipython-dev</a></span><br></div></blockquote></body></html>