-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Update to pyodide>=0.27.0
#2281
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and t 8000 he 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
Comments
when did pyodide update? I might re-check its latest but I think I've done that already no more than 2 weeks ago ... was pyodide 0.27+ released recently? |
never mind, I see they are at 0.27.2 ... we really need to configure CI to warn us about updates https://github.com/pyodide/pyodide/releases ... will fix soon, thanks. |
OK, MR landed #2283 ... I've tested all the testable and all interpreters seem to work just fine. I have also published it on npm and you can check it via |
@dangotbanned this is up and running as |
Thanks for getting to this so quickly @WebReflection Can confirm this is working for us |
Downstream Issue
pyscript
w/pyodide>=0.27.0
support vega/altair#3753Description
Note
I imagine this'll happen naturally, but having an issue to track would be helpful for us
We're using
pyscript
in our docs and it played a pretty key part making (vega/altair#3630) possible 🎉However, the version of
altair
included inpyodide==0.26.4
has a much larger whl than following (vega/altair#3642).Essentially, we're hoping to benefit from less network activity on that page (vega/altair#3630 (comment))
I tried out 2025.2.1, but it still seems to have
altair==5.3.0
The text was updated successfully, but these errors were encountered: