Warning
This documentation is for an old version of IPython. You can find docs for newer versions here.
The ipcluster application.
Authors:
Bases: IPython.parallel.apps.baseapp.BaseParallelApplication
Start the app for the stop subcommand.
Bases: IPython.parallel.apps.baseapp.BaseParallelApplication
import and instantiate a Launcher based on importstring
Start the app for the engines subcommand.
Bases: IPython.parallel.apps.ipclusterapp.IPClusterEngines
prevent parent.engines_stopped from stopping everything on engine shutdown
Start the app for the start subcommand.
Return a launcher for a given clsname and kind.
Parameters: | clsname : str
kind : str
|
---|