Note
This documentation is for a development version of IPython. There may be significant differences from the latest stable release (1.2.1).
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
|
---|