mirror of
https://github.com/vale981/emacs-jupyter
synced 2025-03-05 07:41:37 -05:00
No description
![]() I think it makes more sense to prefix with `request` instead of send`. Since `jupyter-send-execute` seems ambiguous unless you say something like `jupyter-send-execute-request`. But if you say `jupyter-request-execute` it has essentially the same meaning as `jupyter-send-execute-request` with the extra word. It also works better for functions like `jupyter-request-kernel-info` as opposed to `jupyter-send-kernel-info` which seems to imply that you are sending the kernel info. |
||
---|---|---|
jupyter-channels.el | ||
jupyter-client.el | ||
jupyter-messages.el | ||
jupyter-tests.el |