We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99bea54 commit c30d512Copy full SHA for c30d512
docs/kernels.rst
@@ -6,7 +6,7 @@ Making kernels for Jupyter
6
7
A 'kernel' is a program that runs and introspects the user's code. IPython
8
includes a kernel for Python code, and people have written kernels for
9
-`several other languages <https://github.com/ipython/ipython/wiki/IPython-kernels-for-other-languages>`_.
+`several other languages <https://github.com/jupyter/jupyter/wiki/Jupyter-kernels>`_.
10
11
When Jupyter starts a kernel, it passes it a connection file. This specifies
12
how to set up communications with the frontend.
0 commit comments