emacs-jupyter/test
Nathaniel Nicandro 07d444021a Add functions to aid in launching kernel processes
This is in preparation for merging `jupyter-command-kernel` and
`jupyter-spec-kernel` into just the `jupyter-kernel-process` class.

* jupyter-env.el
(jupyer-session-with-random-ports): New function.

* jupyter-kernelspec.el
(jupyter-expand-environment-variables)
(jupyter-process-environment)
(jupyter-kernel-argv): New functions.

* test/jupyter-test.el
(jupyer-session-with-random-ports)
(jupyter-expand-environment-variables)
(jupyter-process-environment)
(jupyter-kernel-argv): New tests.
2023-02-13 20:21:14 -06:00
..
jupyter-server-test.el Use :extra methods for org-babel-jupyter-parse-session 2021-04-22 09:51:36 -05:00
jupyter-test.el Add functions to aid in launching kernel processes 2023-02-13 20:21:14 -06:00
jupyter-tramp-test.el Bump version 2020-04-07 15:13:51 -05:00
test-helper.el Add a jupyter-kernelspec struct 2023-02-13 20:21:11 -06:00