Skip to content

Commit 936dfe0

Browse files
authored
Updated URL for Jupyter Kernels
The old URL points to a "This page has moved"-page
1 parent 4776e8c commit 936dfe0

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)