Warning

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

Module: kernel.zmq.log

1 Class

class IPython.kernel.zmq.log.EnginePUBHandler(engine, *args, **kwargs)

Bases: zmq.log.handlers.PUBHandler

A simple PUBHandler subclass that sets root_topic

__init__(engine, *args, **kwargs)
root_topic

this is a property, in case the handler is created before the engine gets registered with an id