IPython Documentation

Table Of Contents

Previous topic

Module: nbconvert.transformers.svg2pdf

Next topic

Module: nbconvert.utils.console

This Page

Warning

This documentation is for an old version of IPython. You can find docs for newer versions here.

Module: nbconvert.utils.base

Global configuration class.

1 Class

class IPython.nbconvert.utils.base.NbConvertBase(**kw)

Bases: IPython.config.configurable.LoggingConfigurable

Global configurable class for shared config

Usefull for display data priority that might be use by many trasnformers

__init__(**kw)