##// END OF EJS Templates
Simplify and extend the test for multiline repr...
Simplify and extend the test for multiline repr `BreakingReprParent` is not really necessary here, testing using lists is easier to understand, and lets us test multiple lengths of list.

File last commit:

r21389:085662f6
r25434:16865e0f
Show More
index.rst
9 lines | 230 B | text/x-rst | RstLexer
Thomas Kluyver
Remove ipyparallel docs...
r21389 :orphan:
MinRK
remove IPython.kernel scripts and put migration notice in docs....
r3520 .. _parallel_index:
====================================
Using IPython for parallel computing
====================================
Min RK
ipython_parallel is now ipyparallel
r21326 IPython.parallel has moved to `ipyparallel <https://github.com/ipython/ipyparallel>`_.