emacs-jupyter/test
Nathaniel Nicandro 308a4779d8 Handle variations in kernelspec language names more smoothly
* README.org: Add notes on behavior when a kernel's language name has spaces
  and uppercase characters.

* jupyter-base.el (jupyter-canonicalize-language-string): New function.

* jupyter-client.el (jupyter-kernel-info): Use it.

* jupyter-kernelspec.el (jupyter-available-kernelspecs): Use it.

* ob-jupyter.el (org-babel-jupyter-aliases-from-kernelspecs): Use it.

* test/jupyter-test.el (jupyter-canonicalize-language-string): New test.
2020-03-13 00:09:28 -05:00
..
jupyter-server-test.el jupyter-api-delete-cookies: Fix cookie expiration in test 2019-08-24 17:19:42 -05:00
jupyter-test.el Handle variations in kernelspec language names more smoothly 2020-03-13 00:09:28 -05:00
jupyter-tramp-test.el Fix definitions of jupyter-tramp-file-name(-method)?-p 2019-07-27 12:22:47 -05:00
test-helper.el Remove jupyter-comm--channel 2019-09-17 11:42:21 -05:00