No description
Find a file
Nathaniel Nicandro 973024906c jupyter-send-* -> jupyter-request-*
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.
2017-12-14 14:07:21 -06:00
jupyter-channels.el Silence byte compiler 2017-12-14 13:58:46 -06:00
jupyter-client.el jupyter-send-* -> jupyter-request-* 2017-12-14 14:07:21 -06:00
jupyter-messages.el All messages sent use keys 2017-12-14 13:53:52 -06:00
jupyter-tests.el Add tests for message callbacks 2017-12-14 13:21:55 -06:00