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

Rolled back ipywidgets to ==8.1.1 #134

Closed
wants to merge 1 commit into from
Closed

Conversation

rmhowie
Copy link

@rmhowie rmhowie commented Feb 13, 2024

This pull request rolls back the version of ipywidgets to ==8.1.1 as 8.1.2 broke the widget examples when I tested them.

On my cloned version of the demo repo, this change to requirements.txt fixed the issue.

Thanks for your hard work on this terrific project!

Rolled back version of ippwidgets to ==8.1.1 as the 8.1.2 broke the widget examples when I tested them
@jtpio
Copy link
Member

jtpio commented Feb 13, 2024

@rmhowie looks like this may be fixed by the new jupyterlite-pyodide-kernel==0.2.3? Which includes this fix: jupyterlite/pyodide-kernel#86

If so maybe we could update jupyterlite-pyodide-kernel to the latest version?

@rmhowie
Copy link
Author

rmhowie commented Feb 15, 2024

I attempted to fix the issue by reverting the ipwidgets pinning change and changing the pyodide version to jupyterlite-pyodide-kernel==0.2.3 but it didn't seem to work immediately. I might have done something wrong though (e.g., not upgrade other necessary dependancies).

@jtpio
Copy link
Member

jtpio commented Feb 15, 2024

#135 seems to be fixing it when trying the built artifact:

image

@jtpio
Copy link
Member

jtpio commented Mar 4, 2024

Closing as fixed by #135

@jtpio jtpio closed this Mar 4, 2024
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.

2 participants