##// END OF EJS Templates
Start multi-line __repr__s on their own line...
Start multi-line __repr__s on their own line Fixes gh-12098

File last commit:

r21636:ec0fabd0
r25433:a4e12b3d
Show More
kernels.rst
8 lines | 182 B | text/x-rst | RstLexer
Min RK
remove a few more docs that have been moved to other repos
r21636 :orphan:
Thomas Kluyver
Add docs on writing kernels
r17286 ==========================
Making kernels for IPython
==========================
Min RK
remove a few more docs that have been moved to other repos
r21636 Kernels are now part of Jupyter - see
:ref:`jupyterclient:kernels` for the documentation.