emacs-jupyter/test
Nathaniel Nicandro dfd1d1e02d Remove the kernel slot of a client
`jupyter-websocket-io` now returns, in addition to an IO function, a
kernel action subscriber.  A client now sends messages to the
subscriber to interrupt or shutdown a kernel instead of doing so using
a `kernel` slot.

Also add the `jupyter-kernel-action` convenience function for
evaluating arbitrary code on a client's kernel.
2023-02-13 20:25:05 -06:00
..
jupyter-server-test.el Remove the kernel slot of a client 2023-02-13 20:25:05 -06:00
jupyter-test.el Remove the kernel slot of a client 2023-02-13 20:25:05 -06:00
jupyter-tramp-test.el Ensure all tests that rely on the REST API have a server tag 2023-02-13 20:21:14 -06:00
test-helper.el Remove the kernel slot of a client 2023-02-13 20:25:05 -06:00