Warning
This documentation is for an old version of IPython. You can find docs for newer versions here.
Module that allows latex output notebooks to be conditioned before they are converted.
Bases: IPython.nbconvert.transformers.base.Transformer
Converter for latex destined documents.
Apply a transformation on each cell,
Parameters: | cell : NotebookNode cell
resources : dictionary
index : int
|
---|