IPython Documentation

Table Of Contents

Previous topic

Module: parallel.apps.ipclusterapp

Next topic

Module: parallel.apps.ipengineapp

This Page

Warning

This documentation is for an old version of IPython. You can find docs for newer versions here.

Module: parallel.apps.ipcontrollerapp

The IPython controller application.

Authors:

  • Brian Granger
  • MinRK

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