jupyterlite / pyodide-kernel

Python kernel for JupyterLite powered by Pyodide
https://jupyterlite-pyodide-kernel.readthedocs.io/en/latest/_static/
BSD 3-Clause "New" or "Revised" License
46 stars 25 forks source link

Support pyodide 0.26.0 #108

Closed bollwyvl closed 5 months ago

bollwyvl commented 5 months ago

Problem

Pyodide 0.26.0 was released.

Proposed Solution

Additional context

There are a number of breaking changes. I haven't yet explored what impact they will have.

Of note:

jtpio commented 5 months ago

Link to the blog post: https://blog.pyodide.org/posts/0.26-release

bollwyvl commented 5 months ago

https://github.com/jupyterlite/pyodide-kernel/pull/113 is up, no showstoppers on RTD.

jtpio commented 5 months ago

Closing as fixed by https://github.com/jupyterlite/pyodide-kernel/pull/113, thanks!

jtpio commented 5 months ago
  • [ ] add to 0.3.2

Maybe we can skip releasing this in a 0.3.x, if we get 0.4.0 out in the coming days?

bollwyvl commented 5 months ago

fine either way. it's hard to know if there are folk that are using the components of this kernel that would want 0.26.0 and py312, but not want, e.g. #114