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

Release 0.3.0 #99

Closed
bollwyvl opened this issue Mar 26, 2024 · 4 comments
Closed

Release 0.3.0 #99

bollwyvl opened this issue Mar 26, 2024 · 4 comments
Labels
enhancement New feature or request

Comments

@bollwyvl
Copy link
Contributor

Problem

jupyterlite-core 0.3.0 is out, but it is unlikely the 0.2.0 line will work with it.

Proposed Solution

Get a release out soon.

Additional context

pyodide-lock.json

It would be good to accommodate the intent of #49 in the 0.3.0 line, but likely not as it stands, and should expose more of the loadPyodide options. I'll try to get a PR up presently with a concrete proposal of how we might add some flexibility without incurring too much complexity here, with a follow-on (either on this repo or another) that could do much more with that information.

@bollwyvl bollwyvl added the enhancement New feature or request label Mar 26, 2024
@jtpio
Copy link
Member

jtpio commented Mar 26, 2024

jupyterlite-core 0.3.0 is out, but it is unlikely the 0.2.0 line will work with it.

Normally it should be compatible, there are not many changes in jupyterlite-core==0.3.0 apart from the JupyterLab and Notebook updates. Maybe we could loosen the pins to allow for install jupyterlite-pyodide-kernel with multiple JupyterLite versions in the long run.

In the meantime I'll open a PR to do the update and follow-up with a release.

@bollwyvl
Copy link
Contributor Author

bollwyvl commented Mar 26, 2024

apart from the JupyterLab and Notebook updates

😆 after much pain, i don't really trust much of anything that has come out of the recent 4.x updates (or really anything after 3.5). So no: I don't think we can loosen many of any of the pins without substantially increasing the the test surface area of this repo.

Of note, I almost have the loadPyodideOptions PR ready, and would rather see that land on 0.3.0 than some later release, but am presently a bit blocked waiting for the releases to hit conda-forge CDN.

@jtpio
Copy link
Member

jtpio commented Mar 26, 2024

Of note, I almost have the loadPyodideOptions PR ready, and would rather see that land on 0.3.0 than some later release, but am presently a bit blocked waiting for the releases to hit conda-forge CDN.

Thanks for handling the conda-forge updates 👍

Could the loadPyodideOptions change be released in a 0.4.0 pre-release? We don't have to follow the same versions as jupyterlite-core for jupyterlite-pyodide-kernel (meaning we can release more often if needed)

@bollwyvl
Copy link
Contributor Author

I see we're all good. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants