Skip to content

Commit 74cba2b

Browse files
committed
Link to echo_kernel example repo
1 parent f5e3d88 commit 74cba2b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/wrapperkernels.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,11 @@ Now create a `JSON kernel spec file <https://jupyter-client.readthedocs.io/en/la
7272
Example
7373
-------
7474

75+
.. seealso::
76+
77+
`echo_kernel <https://github.com/jupyter/echo_kernel>`__
78+
A packaged, installable version of the condensed example below.
79+
7580
``echokernel.py`` will simply echo any input it's given to stdout::
7681

7782
from ipykernel.kernelbase import Kernel

0 commit comments

Comments
 (0)