##// 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:

r21636:ec0fabd0
r25434:16865e0f
Show More
kernels.rst
8 lines | 182 B | text/x-rst | RstLexer

Making kernels for IPython

Kernels are now part of Jupyter - see :ref:`jupyterclient:kernels` for the documentation.