kernel.managerabc
Module: kernel.manager
kernel.manager
Module: kernel.multikernelmanager
kernel.multikernelmanager
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.
Abstract base class for kernel managers.
IPython.kernel.managerabc.
KernelManagerABC
Bases: abc._NewBase
abc._NewBase
KernelManager ABC.
The docstrings for this class can be found in the base implementation:
IPython.kernel.kernelmanager.KernelManager