Skip to content

Conversation

@m-dzianishchyts
Copy link
Contributor

About this PR:

Removes custom kernel installer in favor of standard jupyter kernelspec install setup.
Replaces kernel launcher with its java version.
Fixes #35.

All env variables can be provided via env property at kernel.json or set in the standard way.

@stariy95
Copy link
Member

Install command that is compatible with install.py logic: jupyter kernelspec install "${KERNEL_DIR}" --name=java --user

@stariy95 stariy95 merged commit f2e1e9e into dflib:main Sep 12, 2024
@m-dzianishchyts m-dzianishchyts deleted the removal-of-installer branch October 16, 2024 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace custom installer with "jupyter kernelspec install"

2 participants