Warning

This documentation is for an old version of IPython. You can find docs for newer versions here.

Module: nbconvert.filters.highlight

Module containing filter functions that allow code to be highlighted from within Jinja templates.

2 Classes

class IPython.nbconvert.filters.highlight.Highlight2HTML(**kw)

Bases: IPython.nbconvert.utils.base.NbConvertBase

class IPython.nbconvert.filters.highlight.Highlight2Latex(**kw)

Bases: IPython.nbconvert.utils.base.NbConvertBase