Commit message Age Author Refs
r2305:ec9e134c
Removing old config directories that used the old config system.
Brian Granger
0
r2304:6dfefc6a
Adding files for the refactored kernel scripts.
Brian Granger
0
r2303:cbd70b22
Lots more work on the kernel scripts.
Brian Granger
0
r2302:c7310047
Semi-working refactored ipcluster. This version uses the NotificationCenter, which I am not sure I like. But, it is important to see how all of this works.
Brian Granger
0
r2301:649f9975
ipcontroller/ipengine use the new clusterdir.py module.
Brian Granger
0
r2300:27359b4d
Minor revisions to ipengine_config.py
Brian Granger
0
r2299:de16c0c9
The ipengine script has been refactored to use the new config system. It is also now a formal Application: IPython.kernel.ipengineapp
Brian Granger
0
r2298:05e1b6ce
Removing old ipcontroller.py
Brian Granger
0
r2297:9dca1484
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
0
r2296:ce29ca4f
Work on ipcontroller. * The IPControllerApp now uses ApplicationWithDir to manage the app_dir. * The setup.py script and ipcontroller script have been updated to use the new IPControllerApp. * launch_new_instance created and being used.
Brian Granger
0
< 1 .. 2647 2648 2649 2650 2651 .. 2879 >