Note
This documentation is for a development version of IPython. There may be
significant differences from the latest stable release (1.2.1).
Module: parallel
The IPython ZMQ-based parallel computing interface.
Authors:
1 Function
-
IPython.parallel.bind_kernel(**kwargs)
Bind an Engine’s Kernel to be used as a full IPython kernel.
This allows a running Engine to be used simultaneously as a full IPython kernel
with the QtConsole or other frontends.
This function returns immediately.