kernel.blocking.client
Module: kernel.blocking.channels
kernel.blocking.channels
Module: kernel.channels
kernel.channels
Enter search terms or a module, class or function name.
Warning This documentation is for an old version of IPython. You can find docs for newer versions here.
Warning
This documentation is for an old version of IPython. You can find docs for newer versions here.
Implements a fully blocking kernel client.
Useful for test suites and blocking terminal interfaces.
IPython.kernel.blocking.client.
BlockingKernelClient
Bases: IPython.kernel.client.KernelClient
IPython.kernel.client.KernelClient