[IPython-dev] Propagate errors with ipython nbconvert --execute?

Maximilian Albert maximilian.albert at gmail.com
Sun Jun 21 18:52:06 EDT 2015


Just to follow up on this thread (also for the sake of any future readers):
the default behaviour of nbconvert is now to abort if "--execute" is used
and any cell raises an error. This behaviour can be overridden with the
flag "--allow-errors". See the PR at [1] for the corresponding
discussion. Thanks to the IPython/Jupyter team for their helpful comments
and reviews!

Best wishes,
Max

[1] https://github.com/jupyter/nbconvert/pull/33
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20150621/b31f7035/attachment.html>


More information about the IPython-dev mailing list