emacs-jupyter / jupyter

An interface to communicate with Jupyter kernels.
GNU General Public License v3.0
934 stars 92 forks source link

Make the jupyter executable configurable #499

Closed mpereira closed 10 months ago

mpereira commented 11 months ago

This PR makes the jupyter executable configurable.

My use case is setting it to a project-local executable built by Bazel, instead of having a pip-installed executable available in the $PATH.