##// END OF EJS Templates
Merged changes from ipython-frontend1. Better error rendering in Cocoa frontend. Refactored frontendbase.FrontEndBase so that FrontEndBase is synchronous and AsynchronousFronEndBase(FrontEndBase) wraps FrontEndBase in Twisted goodness.
Merged changes from ipython-frontend1. Better error rendering in Cocoa frontend. Refactored frontendbase.FrontEndBase so that FrontEndBase is synchronous and AsynchronousFronEndBase(FrontEndBase) wraps FrontEndBase in Twisted goodness.

File last commit:

r1258:ccc2fc9b
r1312:06dc07c6 merge
Show More
index.txt
15 lines | 273 B | text/plain | TextLexer
====================================
Using IPython for Parallel computing
====================================
User Documentation
==================
.. toctree::
:maxdepth: 2
parallel_intro.txt
parallel_multiengine.txt
parallel_task.txt
parallel_mpi.txt