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

0.3.0 Release Plan #1228

Closed
jtpio opened this issue Oct 23, 2023 · 4 comments
Closed

0.3.0 Release Plan #1228

jtpio opened this issue Oct 23, 2023 · 4 comments
Milestone

Comments

@jtpio
Copy link
Member

jtpio commented Oct 23, 2023

This is an issue for the 0.3.0 release planning.

Features

Contents via custom drives

Users have been asking for ways to integrate JupyterLite with extra sources of content, potentially hosted remotely:

As part of the 0.3.0 release, we should consider making the necessary changes to allow for better integration with custom drives. This could likely require breaking changes, since kernels expect to know information about drives at the moment:

Pyodide

https://github.com/jupyterlite/pyodide-kernel/blob/143526c9e11589b03c8d6844be5471d527b76255/packages/pyodide-kernel/src/worker.ts#L23-L30

https://github.com/jupyterlite/pyodide-kernel/blob/143526c9e11589b03c8d6844be5471d527b76255/packages/pyodide-kernel/src/worker.ts#L117-L124

Xeus Python

https://github.com/jupyter-xeus/xeus-lite/blob/07df211bc73c1002558017b86499d63806d133d6/share/xeus-lite/web_worker_kernel.ts#L164-L171

https://github.com/jupyter-xeus/xeus-lite/blob/07df211bc73c1002558017b86499d63806d133d6/share/xeus-lite/worker.ts#L119-L126

Related issues:

RTC

Related to the section above about custom drives, we should look into bringing back support for RTC.

Ideally an improved support of drives would be enough to develop the RTC extension separately from this repo, in its own drive.

@jtpio jtpio added this to the 0.3.0 milestone Oct 23, 2023
@jtpio jtpio pinned this issue Oct 27, 2023
@stonebig
Copy link

stonebig commented Feb 3, 2024

Is there a rough idea for 0.3.0 ETA, now that jupyterlab-4.1rc1 is out ?
April 2024 ?

@jtpio
Copy link
Member Author

jtpio commented Feb 14, 2024

Just created the 0.2.x branch: https://github.com/jupyterlite/jupyterlite/tree/0.2.x

@jtpio
Copy link
Member Author

jtpio commented Feb 14, 2024

Is there a rough idea for 0.3.0 ETA, now that jupyterlab-4.1rc1 is out ? April 2024 ?

Yes, we had listed a couple of items above that would have been nice to have in 0.3.0, not sure how much time they will take though.

So since #1263 now seems to be ready to go, we could also make a 0.3.0 release sooner, with the main change being the update to JupyterLab 4.1 and Notebook 7.1.

@jtpio
Copy link
Member Author

jtpio commented Mar 26, 2024

0.3.0 has been released: https://github.com/jupyterlite/jupyterlite/releases/tag/v0.3.0

@jtpio jtpio closed this as completed Mar 26, 2024
@jtpio jtpio unpinned this issue Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants