Skip to content

Remove ipykernel and IPython as dependencies #3514

@maartenbreddels

Description

@maartenbreddels

Looking at how ipykernel and IPython are used, I wonder if we can remove them as dependencies.
I think in xeus-python, and in pyodide environments we do not use the real packages as they are on pypi (right @martinRenou?)

Also, I'm working on a package that uses ipywidgets outside of a Jupyter context, and I don't need or use ipykernel and IPython.

Could we remove them as dependencies are say they should be provided by the 'host environment'/'kernel'?

Related #1892

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