Warning
This documentation is for an old version of IPython. You can find docs for newer versions here.
The IPython engine application
Authors:
Bases: IPython.config.configurable.Configurable
Configurable for MPI initialization
Bases: IPython.parallel.apps.baseapp.BaseParallelApplication
Promote engine to listening kernel, accessible to frontends.
Set the url file.
Here we don’t try to actually see if it exists for is valid as that is hadled by the connection logic.
allow access to the Kernel object, so I look like IPKernelApp
load config from a JSON connector file, at a lower priority than command-line/config files.