File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
=====
3
3
4
4
*Comms * allow custom messages between the frontend and the kernel. They are used,
5
- for instance, in `ipywidgets <http ://ipywidgets.readthedocs.io/en/latest/ >`__ to
5
+ for instance, in `ipywidgets <https ://ipywidgets.readthedocs.io/en/latest/ >`__ to
6
6
update widget state.
7
7
8
8
A comm consists of a pair of objects, in the kernel and the frontend, with an
@@ -12,7 +12,7 @@ or kernel, can open or close the comm.
12
12
13
13
.. seealso ::
14
14
15
- `Custom Messages <http ://jupyter-client.readthedocs.io/en/latest/messaging.html#custom-messages >`__
15
+ `Custom Messages <https ://jupyter-client.readthedocs.io/en/latest/messaging.html#custom-messages >`__
16
16
The messaging specification section on comms
17
17
18
18
Opening a comm from the kernel
You can’t perform that action at this time.
0 commit comments