Skip to content

Jupyter needs to be in emacs PATH during launch #443

@pati-ni

Description

@pati-ni

I was trying to integrate this package with my conda install and I was getting the error of not being able to find org-babel-execute:jupyter-python when I executed a source block in org-mode.

Maybe this should be part of the README because users may source their environment with the conda package after emacs initialization. Also, while I partially understand why this is the case, would in theory be possible to defer the generation of the org-babel-execute:jupyter-python or retry its generation-during runtime.

The current workaround is to install a system-wide jupyter executable and the conda environment is able to be source just fine if it has been enabled during runtime.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions