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 notebook to match current version of jupyter-events #98

Merged
merged 1 commit into from
May 10, 2024

Conversation

manics
Copy link
Contributor

@manics manics commented May 4, 2024

This runs for me in a local JupyterLab, but JupyterLite (https://jupyter-events.readthedocs.io/en/latest/demo/index.html) fails due to:

import piplite
await piplite.install("jupyter_events")
ValueError: Can't find a pure Python 3 wheel for 'rpds-py>=0.7.1'.
See: https://pyodide.org/en/stable/usage/faq.html#micropip-can-t-find-a-pure-python-wheel
You can use `micropip.install(..., keep_going=True)`to get a list of all packages with missing wheels.

@Zsailer Zsailer added the documentation Improvements or additions to documentation label May 10, 2024
@Zsailer
Copy link
Member

Zsailer commented May 10, 2024

LGTM! Thanks, @manics.

We can dive into the piplite issues in a separate PR.

@Zsailer Zsailer merged commit 5b3cdf2 into jupyter:main May 10, 2024
23 of 24 checks passed
@manics manics deleted the demo-notebook branch May 10, 2024 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants