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

Useful for display data priority that might be use by many transformers

__init__(**kw)