[IPython-dev] question about tree

Fernando Perez fperez.net at gmail.com
Tue Nov 5 20:13:58 EST 2013


Never mind, I misread Zoltan's email; I missed the 'upload' part. Sorry
about the noise.


On Tue, Nov 5, 2013 at 4:48 PM, Fernando Perez <fperez.net at gmail.com> wrote:

> But note that what Zoltan is referring to is files coming from different
> directories, but identically named (easy to get with our UntitledX naming
> scheme). We don't disambiguate those in the UI.
>
> I think the answer to this is simply that the UI for multidir support is
> yet to be written, Zoltan :) Once we build a proper UI for this, these
> issues will be correctly handled.
>
> For now, you can just use the notebook the 'old fashioned way', opening a
> new one for another directory. The multidir capabilities that are there are
> really 'plumbing' for us to be able to build the user layer on top, but
> that's not done yet.
>
> Cheers,
>
> f
>
>
> On Tue, Nov 5, 2013 at 2:44 PM, Paul Ivanov <pi at berkeley.edu> wrote:
>
>> Zoltán Vörös, on 2013-11-05 22:13,  wrote:
>> > Hi all,
>> >
>> > I have noticed that when I try to upload two notebooks with the same
>> > name, but from different directories, only one of them persists in the
>> > notebook dashboard. It is not so surprising, given that the notebook
>> > tree displays only the names, but not the folders, so there is no way of
>> > distinguishing the two files. But is this the intended behaviour, or do
>> > I miss something?
>>
>> When you upload a notebook with a filename identical to one that
>> already exists in that directory, it simply overwrites the old
>> file in the directory the notebook server is serving. We should
>> warn users when this is going to be the case, I have opened an
>> issue to do just that.
>>
>> https://github.com/ipython/ipython/issues/4494
>>
>> best,
>> --
>>                    _
>>                   / \
>>                 A*   \^   -
>>              ,./   _.`\\ / \
>>             / ,--.S    \/   \
>>            /  `"~,_     \    \
>>      __o           ?
>>    _ \<,_         /:\
>> --(_)/-(_)----.../ | \
>> --------------.......J
>> Paul Ivanov
>> http://pirsquared.org
>> _______________________________________________
>> IPython-dev mailing list
>> IPython-dev at scipy.org
>> http://mail.scipy.org/mailman/listinfo/ipython-dev
>>
>
>
>
> --
> Fernando Perez (@fperez_org; http://fperez.org)
> fperez.net-at-gmail: mailing lists only (I ignore this when swamped!)
> fernando.perez-at-berkeley: contact me here for any direct mail
>



-- 
Fernando Perez (@fperez_org; http://fperez.org)
fperez.net-at-gmail: mailing lists only (I ignore this when swamped!)
fernando.perez-at-berkeley: contact me here for any direct mail
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20131105/9c477504/attachment.html>


More information about the IPython-dev mailing list