Warning

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

Module: kernel.blocking.client

Implements a fully blocking kernel client.

Useful for test suites and blocking terminal interfaces.

1 Class

class IPython.kernel.blocking.client.BlockingKernelClient(**kwargs)

Bases: IPython.kernel.client.KernelClient