Warning
This documentation is for an old version of IPython. You can find docs for newer versions here.
Module that allows custom Sphinx parameters to be set on the notebook and on the ‘other’ object passed into Jinja. Called prior to Jinja conversion process.
Bases: IPython.nbconvert.transformers.base.Transformer
Sphinx utility transformer.
This transformer is used to set variables needed by the latex to build Sphinx stylized templates.
Sphinx transformation to apply on each notebook.
Parameters: | nb : NotebookNode
resources : dictionary
|
---|