##// END OF EJS Templates
New version of ipcluster and docs updates....
New version of ipcluster and docs updates. This branch has a complete rewrite of the ipcluster script. The script is now based on Twisted and has support for starting clusters using PBS, mpirun and on localhost. The developer docs have been fully updated to reflect our current dev workflow with lp and bzr. The changelog has been reformatted some to keep its style consistent. A new security document has been aded that describes the Foolscap security model in depth. Minor fixed to ipengine and ipcluster.

File last commit:

r1775:b3cf074d
r1797:a2c0df6b merge
Show More
index.txt
11 lines | 169 B | text/plain | TextLexer
Brian E Granger
Massive reorganization of the IPython documentation. It is now ready to be hacked on by users. ...
r1258 ==================
Development
Brian E Granger
Beginning to organize the rst documentation.
r1256 ==================
.. toctree::
:maxdepth: 2
development.txt
roadmap.txt
Brian Granger
Changes the docs author to the IPython dev team and fixed a few links.
r1676 notification_blueprint.txt
Brian Granger
Updating docs to reflect recent work on ipcluster....
r1775 config_blueprint.txt