Warning

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

Module: parallel.factory

Base config factories.

Authors:

  • Min RK

1 Class

class IPython.parallel.factory.RegistrationFactory(**kwargs)

Bases: IPython.kernel.zmq.session.SessionFactory

The Base Configurable for objects that involve registration.

__init__(**kwargs)