-
Notifications
You must be signed in to change notification settings - Fork 794
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 version Altair on pyodide #3642
Comments
@joelostblom may need to do this, since they are listed as the recipe maintainer. I think this is the process to follow though: |
I ran the update steps locally and it seems to work fine. I can put up a PR and I'm happy to add anyone as a maintainer who wants to be on there. Before doing that however, I think we need someone to build a pyodide package for Narwhals since that is a new dependency that doesn't yet exist on pyodide? |
on this 🏃 |
Super, thank you @MarcoGorelli ! I put up the altair PR referencing yours for Narwhals pyodide/pyodide#5124 |
Narwhals is a lightweight compatibility layer between dataframe libraries, with zero dependencies. It's now used by Altair, so I'm opening this PR to enable them to update their version here on Pyodide vega/altair#3642
What is your suggestion?
Update the altair version integrated within pyodide, it is still on 5.3.0, with the latest version of altair, the hard dependencies are drastically reduced, which is good for loading time.
Related references
Have you considered any alternative solutions?
No response
The text was updated successfully, but these errors were encountered: