##// END OF EJS Templates
Finished refactoring ipcontroller to be a proper application....
Finished refactoring ipcontroller to be a proper application. * The :command:`ipcontroller` script has been refactored into a proper IPython application that uses the new config system. This also introduces the idea of an application directory, which for :command:`ipcontroller` is :file:`cluster_<profile>` by default. This cluster directory has the config file, the log directory and the security directory for the controller and engine.
Brian Granger -
r2297:9dca1484
Show More
Name Size Modified Last Commit Author
/ IPython / config / default
__init__.py Loading ...
ipcontroller_config.py Loading ...
ipengine_config.py Loading ...
ipython_config.py Loading ...
kernel_config.py Loading ...