IPython Documentation

Table Of Contents

Previous topic

Module: nbconvert.nbconvertapp

Next topic

Module: nbconvert.postprocessors.pdf

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.postprocessors.base

Basic post processor

1 Class

class IPython.nbconvert.postprocessors.base.PostProcessorBase(**kw)

Bases: IPython.nbconvert.utils.base.NbConvertBase

postprocess(input)

Post-process output from a writer.