IPython Documentation

Table Of Contents

Previous topic

Module: kernel.zmq.pylab.backend_inline

Next topic

Module: kernel.zmq.serialize

This Page

Module: kernel.zmq.pylab.config

Configurable for configuring the IPython inline backend

This module does not import anything from matplotlib.

2 Classes

class IPython.kernel.zmq.pylab.config.InlineBackendConfig(**kwargs)

Bases: IPython.config.configurable.SingletonConfigurable

class IPython.kernel.zmq.pylab.config.InlineBackend(**kwargs)

Bases: IPython.kernel.zmq.pylab.config.InlineBackendConfig

An object to store configuration of the inline backend.

1 Function

IPython.kernel.zmq.pylab.config.pil_available()

Test if PIL/Pillow is available