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 f2f0e63 commit 1375c94Copy full SHA for 1375c94
docs/kernels.rst
@@ -8,7 +8,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/jupyter/jupyter/wiki/Jupyter-kernels>`_.
10
11
-At startup, Jupyter passes the kernel a connection file. This specifies
+At kernel startup, Jupyter passes the kernel a connection file. This specifies
12
how to set up communications with the frontend.
13
14
There are two options for writing a kernel:
0 commit comments