##// END OF EJS Templates
Fixing small bugs in ipcluster stuff....
Fixing small bugs in ipcluster stuff. Recently, I changed the way traited classes were working to all keyword args in __init__. I had forget to update a few things to reflect this.

File last commit:

r2599:aa4014be
r2768:3991b816
Show More
index.txt
23 lines | 388 B | text/plain | TextLexer
Brian Granger
Work on documentation....
r2276 .. _developer_guide:
=========================
IPython developer's guide
=========================
Brian E Granger
Beginning to organize the rst documentation.
r1256
.. toctree::
Brian Granger
Major work on the documentation....
r2277 :maxdepth: 1
Brian E Granger
Beginning to organize the rst documentation.
r1256
Brian Granger
Work on documentation....
r2276 contributing.txt
Fernando Perez
Add Git workflow docs from Gitwash....
r2599 gitwash/index.txt
Fernando Perez
More doc updates....
r1754 coding_guide.txt
doc_guide.txt
Brian Granger
Work on documentation....
r2276 testing.txt
release.txt
Brian E Granger
Beginning to organize the rst documentation.
r1256 roadmap.txt
Brian Granger
Created doc describing the module reorganization.
r1798 reorg.txt
Fernando Perez
Added files from our zmq prototype into main ipython tree....
r2597 messaging.txt
Fernando Perez
Added notes with ideas about new design for %magics.
r2466 magic_blueprint.txt
Brian Granger
Major work on the documentation....
r2277 notification_blueprint.txt
Brian Granger
Continuing work on ipcontroller.
r2288 ipgraph.txt
muzgash
Documentation for the project added
r2542 ipython_qt.txt
Omar Andres Zapata Mesa
Added documentation for iptyhon-zmq
r2539 ipythonzmq.txt