Note
This documentation is for a development version of IPython. There may be significant differences from the latest stable release (0.13.2).
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
|
---|