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

Update dependencies #128

Merged
merged 2 commits into from
Sep 15, 2023
Merged

Update dependencies #128

merged 2 commits into from
Sep 15, 2023

Conversation

jtpio
Copy link
Member

@jtpio jtpio commented Sep 15, 2023

Update to the latest jupyterlite-core, jupyterlite-pyodide-kernel and ipywidgets.

Fixes #127

@jtpio jtpio merged commit 8351a70 into jupyterlite:main Sep 15, 2023
2 checks passed
@jtpio jtpio deleted the update-deps branch September 15, 2023 12:30
@pierre-haessig
Copy link

pierre-haessig commented Sep 15, 2023

OK thanks for the fix.

So if I understand, the secret the secret incantation to fix ipywidgets is >=8.0.0>=8.1.1. Or perhaps in conjunction with the fresh pyodide-kernel v0.1.2 release since in #127 I only had tested up to 0.1.1?

And on the other hand: updating JupyterLab 3.5 → 3.6 ? Safe or dangerous?

@jtpio
Copy link
Member Author

jtpio commented Sep 15, 2023

So if I understand, the secret the secret incantation to fix ipywidgets is >=8.0.0>=8.1.1. Or perhaps in conjunction with the fresh pyodide-kernel v0.1.2 release since in #127 I only had tested up to 0.1.1?

Yes, a fix was needed in jupyterlite-pyodide-kernel because it includes a shim package for widgetsnbextension.

And on the other hand: updating JupyterLab 3.5 → 3.6 ? Safe or dangerous?

It will probably be fine, but would not bring much. JupyterLite 0.1 is built on top of JupyterLab 3.5. The main features of 3.6 are improved RTC and support for Jupyter Server 2, which do not affect JupyterLite much.

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.

ipywidgets fails to install in jupyterlite/demo deployment (again!)
2 participants