-
-
Notifications
You must be signed in to change notification settings - Fork 97
Open
Description
I use a (i)python-executable (and conda-environment) from within a chroot environment.
Starting the chroot is wrapped in the conda-shell
-script, so setting the emacs-variable shell-explicit-file-name
is enough to go a shell with access to my desired python and conda when I run shell
.
However I have not yet found a way to configure which executable to use for emacs-jupyter.
It would be nice to be able to configure the python-binary that is used for launching kernels etc. That way, I could write/use a wrapper script that starts my chroot and uses the appropriate python from within that environment.
Are there any plans to make this possible?
Metadata
Metadata
Assignees
Labels
No labels