Skip to content

ipywidgets can't be installed #8

@cmcaine

Description

@cmcaine
%pip install ipywidgets
...
ValueError: Can't find a pure Python 3 wheel for 'widgetsnbextension~=4.0.12'.

This is fixed in newer versions of pyodide-kernel. See e.g. jupyterlite/pyodide-kernel#135

The fix they have there of bumping the requirements may work for the version of pyodide-kernel that we're using as well, if updating pyodide-kernel itself is too much change.

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