Skip to content

Notebook with project dependencies can end up without loaded Jupyter integration #1140

@koperagen

Description

@koperagen

Consider this setup:
Project with dataframe-core or dataframe 1.0.0-dev-6991 or later
Notebook with project dependencies

DataFrame will be available, but no imports and no codegen. Because integration no longer comes with Jupyter Integration, so we need an extra dependency

We can mitigate this problem, add dependency on Jupyter to umbrella dataframe artifact. But proper fix should fix it for dataframe-core too. So probably will involve fixes on kernel side

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinginfrastructureGitHub actions, Gradle Scripts, Writerside, etc.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions