IPython Documentation

Table Of Contents

Previous topic

Module: nbconvert.transformers.svg2pdf

Next topic

Module: nbconvert.utils.console

This Page

Note

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

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)