Warning
This documentation is for an old version of IPython. You can find docs for newer versions here.
Module that pre-processes the notebook for export via Reveal.
Bases: IPython.nbconvert.transformers.base.Transformer
Called once to ‘transform’ contents of the notebook.
Parameters: | nb : NotebookNode
resources : dictionary
|
---|