[IPython-dev] nbconvert changes in 2.0
Jacob Vanderplas
jakevdp at cs.washington.edu
Sun Mar 9 12:15:55 EDT 2014
Hi all,
Now that a 2.0 candidate has been released, I'm trying to figure out how to
update my pelican notebook plugin to work with the refactor of nbconvert.
I wonder if some of the devs might give me some insight into what's changed
(the relevant code is here:
https://github.com/getpelican/pelican-plugins/blob/master/liquid_tags/notebook.py
)
It basically uses the HTMLExporter, a custom Transformer, and a custom
pygments highlighter, many of which no longer exist in IPython 2.0.
Any help would be appreciated - thanks!
Jake
Jake Vanderplas
Director of Research - Physical Sciences
eScience Institute, University of Washington
http://www.vanderplas.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20140309/c20833c9/attachment.html>
More information about the IPython-dev
mailing list