Module containing a transformer that converts outputs in the notebook from one format to another.
Bases: IPython.nbconvert.transformers.base.Transformer
Converts all of the outputs in a notebook from one format to another.
Public constructor
A trait for unicode strings.
A trait for unicode strings.
Apply a transformation on each cell,
See base.py