Skip to content

Hardcoded python location in kernel.json breaks after a homebrew upgrade of Jupyter #50

@andrus

Description

@andrus

I had jupyter 4.2.3 installed on MacOS via Homebrew. jjava is installed outside of Jupyter under ~/Library/Jupyter/kernels/java.

Recently upgraded Jupyter to 4.2.5 via brew. Now the kernel fails to start (see the attached screenshot) , because kernel.json has version-specific Python location of "/opt/homebrew/Cellar/jupyterlab/4.2.3/libexec/bin/python". Fixing it required kernel reinstall.

Untitled

Hopefully this issue will go away on its own after #35 is released in M4, that feature a pure Java, Python-free kernel startup script

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions