Warning
This documentation is for an old version of IPython. You can find docs for newer versions here.
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.
-