IPython Documentation

Table Of Contents

Previous topic

Module: nbconvert.filters.datatypefilter

Next topic

Module: nbconvert.filters.latex

This Page

Note

This documentation is for a development version of IPython. There may be significant differences from the latest stable release (1.2.1).

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