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
|
---|