Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(docs): rebuild github pages to avoid install error #62

Closed
wants to merge 1 commit into from

Conversation

iisakkirotko
Copy link
Collaborator

Currently installing ipyreact results in an error from micropip, which can't find a universal wheel for widgetsnbextension (you can see here that the package has a universal wheel for a version that satisfies our constraint). We suspect that updating the jupyterlite version will fix this, since the error does not occur on their demo platform, or locally on the latest version. Fixes #61

Currently installing `ipyreact` results in an error from `micropip`, which can't find a universal wheel for `widgetsnbextension` (you can [see here](https://pypi.org/project/widgetsnbextension/#files) that the package has a universal wheel for a version that satisfies our constraint).
We suspect that updating the `jupyterlite` version will fix this, since the error does not occur on their demo platform, or locally on the latest version.
Fixes #61
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.

Installation failed in your official tutorial
1 participant