Warning

This documentation is for an old version of IPython. You can find docs for newer versions here.

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