Skip to content

Internalize dependency on "jupyter-jvm-basekernel" #33

@andrus

Description

@andrus

JJava (same as its ancestor, iJava) depends on io.github.spencerpark:jupyter-jvm-basekernel that is no longer supported. Among other things, this causes dependency issues like #31.

We will need to internalize io.github.spencerpark:jupyter-jvm-basekernel, either as a separate subproject of DFLib, but more likely as a module in a multi-module jjava project. Then we can fully control the dependency stack, etc. E.g. we can start by upgrading gson dependency, and then switch to something else (or shade the dependency).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions