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.
2 parents 4776e8c + 936dfe0 commit 2822872Copy full SHA for 2822872
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