Module: parallel.apps.ipcontrollerapp
The IPython controller application.
Authors:
1 Class
-
class IPython.parallel.apps.ipcontrollerapp.IPControllerApp(**kwargs)
Bases: IPython.parallel.apps.baseapp.BaseParallelApplication
-
load_config_from_json()
load config from existing json connector files.
-
load_secondary_config()
secondary config, loading from JSON and setting defaults
-
save_connection_dict(fname, cdict)
save a connection dict to json file.
1 Function
-
IPython.parallel.apps.ipcontrollerapp.launch_new_instance(*args, **kwargs)
Create and run the IPython controller