IPython Documentation

Table Of Contents

Previous topic

Module: nbconvert.nbconvertapp

Next topic

Module: nbconvert.postprocessors.pdf

This Page

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.