[IPython-dev] best way to strip output cells for a v4 notebook?

taleb brost mkpaustin at gmail.com
Mon Mar 16 19:53:54 EDT 2015


On Mon, Mar 16, 2015 at 2:30 PM, Nathan Goldbaum <nathan12343 at gmail.com>
wrote:

>
> Given that the IPython devs can and do change the notebook format, it
> would probably be preferable to use the ClearOutputPreprocessor, if only
> because it will be easier to maintain and less likely to break due to
> internal changes in IPython or the notebook format.
>

For the record, this  seems to work:

https://gist.github.com/phaustin/32c29f7f1a7684bab255
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20150316/f76b5281/attachment.html>


More information about the IPython-dev mailing list