[IPython-dev] Errors in ipython startup muted by Notebook?

Petr Wolf petr.wolf at gmail.com
Mon Aug 4 15:03:41 EDT 2014


Hi,

as described on
http://stackoverflow.com/questions/24942378/how-to-propagate-errors-out-of-ipython-profile-to-a-notebook,
I wonder how to handle errors in IPython startup code.

While the IPython console prints any errors right upfront, the Notebook app
seems to silence them completely.

That can be confusing (as some startup commands may have been executed and
others may not) and counterproductive (as the information does not seem to
be logged either).

What is the best way to have errors propagated out of the profile, when
using nootebook?

Regards,
Petr
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20140804/e9c0a863/attachment.html>


More information about the IPython-dev mailing list