##// END OF EJS Templates
IPythonX: terminate the mainloop when exiting, to close the child windows...
IPythonX: terminate the mainloop when exiting, to close the child windows (eg pylab).

File last commit:

r1677:03e4c53a
r1732:11935260
Show More
index.txt
14 lines | 255 B | text/plain | TextLexer
Brian E Granger
Updated the main introduction to IPython in the Sphinx docs.
r1400 .. _parallel_index:
Brian E Granger
Massive reorganization of the IPython documentation. It is now ready to be hacked on by users. ...
r1258 ====================================
Brian Granger
Updating the Sphinx docs in preparation for the release....
r1677 Using IPython for parallel computing
Brian E Granger
Massive reorganization of the IPython documentation. It is now ready to be hacked on by users. ...
r1258 ====================================
Brian E Granger
Beginning to organize the rst documentation.
r1256
.. toctree::
:maxdepth: 2
parallel_intro.txt
parallel_multiengine.txt
parallel_task.txt
parallel_mpi.txt
Brian E Granger
More moving around doc files.
r1257