[IPython-dev] NotebookManager API

Stephen Chan sychan at lbl.gov
Tue Jan 28 12:42:22 EST 2014


   This would be very helpful - we have a IPython 1.x notebook manager that
stores notebooks in a document store (basically a wrapper around mongodb +
filesystem blob store), and it would be handy to have a reference for
migrating this code to the 2.0 API.

   Steve


On Tue, Jan 28, 2014 at 9:38 AM, Thomas Kluyver <takowl at gmail.com> wrote:

> On 28 January 2014 08:48, Konrad Hinsen <konrad.hinsen at fastmail.net>wrote:
>
>> But this gives me an idea: in the spirit of your simple_kernel, I will
>> prepare a simple_notebook_manager module, which stores notebooks in
>> Python data structures in memory. That's completely useless, but
>> everyone can understand it easily (no dependencies on outside
>> technology). It should be a good basis to (1) clarify what the API is
>> or should be and (2) help others develop alternative notebook
>> managers.
>>
>
> I think this is an excellent idea.
>
> Thomas
>
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20140128/35f8cc3c/attachment.html>


More information about the IPython-dev mailing list