Skip to content

Commit 46216b9

Browse files
Update 80-kernel-info/kernel-info.md
Co-authored-by: Zachary Sailer <[email protected]>
1 parent 3ec870b commit 46216b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

80-kernel-info/kernel-info.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ We propose to state in the Jupyter Messaging Protocol that the `kernel_info` req
1616

1717
This JEP impacts kernels since it requires them to support receiving 'kernel\_info\_request' on the control channel in addition to receiving them on the shell channel.
1818

19-
It also has an impact on the Jupyter Server, which must be updated accordingly.
19+
It also has an impact on the Jupyter Server. For example, the reference implementation of Jupyter Server will attempt to send a a `kernel_info` request on both channels and listen for a response from _either_ channel. Any response informs the UI that the kernel is connected.
2020

2121
## Relevant Resources (GitHub repositories, Issues, PRs)
2222

0 commit comments

Comments
 (0)