[IPython-dev] Debugging a NotebookManager

Konrad Hinsen konrad.hinsen at fastmail.net
Wed Jan 29 05:43:43 EST 2014


Stephen Chan writes:

 > 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?

Perhaps not. What I tried until now (with no success) is to get an
access to post-mortem debugging the NotebookManager methods called
through callbacks from tornado. Maybe that's not the right approach.

Konrad.



More information about the IPython-dev mailing list