Skip to content

Commit c30d512

Browse files
blink1073takluyver
authored andcommitted
Backport PR #300: Updated URL for Jupyter Kernels in other languages
The old URL points to a "This page has moved"-page Signed-off-by: Thomas Kluyver <[email protected]>
1 parent 99bea54 commit c30d512

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/kernels.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Making kernels for Jupyter
66

77
A 'kernel' is a program that runs and introspects the user's code. IPython
88
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>`_.
9+
`several other languages <https://github.com/jupyter/jupyter/wiki/Jupyter-kernels>`_.
1010

1111
When Jupyter starts a kernel, it passes it a connection file. This specifies
1212
how to set up communications with the frontend.

0 commit comments

Comments
 (0)