IPython Documentation

Table Of Contents

Previous topic

Module: nbconvert.preprocessors.svg2pdf

Next topic

Module: nbconvert.utils.exceptions

This Page

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)