[IPython-dev] Hierarchical notebook listing
Brian Granger
ellisonbg at gmail.com
Mon Feb 25 19:49:43 EST 2013
Some of the questions we need to think about:
* What does the web service look like to move around and query directories.
* Do we map directory paths onto notebook URLS? If so, how?
* How do we build a UI/UX that is extremely simple, but functional
enough to get the job done.
* How do we want to abstract these things for different notebook backend stores?
* How do notebook directories get mapped to kernel cwds?
Cheers,
Brian
On Mon, Feb 25, 2013 at 2:03 AM, Robert Young <rob at roryoung.co.uk> wrote:
> Hi,
>
> This email is intended to start a conversation around hierarchical notebook
> listings. I submitted a pull request [1] and it was pointed out that
> supporting directories deserves some thought and discussion.
>
> Rob
>
> [1] https://github.com/ipython/ipython/pull/2977
>
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
>
--
Brian E. Granger
Cal Poly State University, San Luis Obispo
bgranger at calpoly.edu and ellisonbg at gmail.com
More information about the IPython-dev
mailing list