[IPython-dev] Debugging a NotebookManager

Stephen Chan sychan at lbl.gov
Tue Jan 28 12:46:55 EST 2014


   With the 1.x NotebookManager, I am able to bring up the IPython command
line, load my custom notebook manager and use ipdb to step through API
calls. Is it any different in the 2.0 nbmanager?

   Steve


On Tue, Jan 28, 2014 at 1:10 AM, Konrad Hinsen
<konrad.hinsen at fastmail.net>wrote:

> I am writing a custom NotebookManager for integrating ActivePapers
> with IPython. Is there a way to use the Python debugger for this?
> It's frustrating to get stack traces but not be able to run
> pdb.pm().
>
> Konrad.
> _______________________________________________
> 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/ce3bdb0a/attachment.html>


More information about the IPython-dev mailing list