IPython Documentation

Table Of Contents

Previous topic

Module: nbconvert.preprocessors.svg2pdf

Next topic

Module: nbconvert.utils.exceptions

This Page

Note

This documentation is for a development version of IPython. There may be significant differences from the latest stable release (1.2.1).

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)