David Brochart
banner
davidbrochart.bsky.social
David Brochart
@davidbrochart.bsky.social
Better not to start, once begun better to finish.
Too bad it's hard-coded to use asyncio.
November 7, 2025 at 9:37 AM
It's better to open a private window, and you should be aware that it doesn't work on
Firefox because of bugzilla.mozilla.org/show_bug.cgi....
If it still doesn't work, it would be great if you could open an issue.
1387483 - [meta] Support ReadableStream as Request.body in fetch API
NEW (nobody) in Core - DOM: Networking. Last updated 2025-09-09.
bugzilla.mozilla.org
September 11, 2025 at 12:23 PM
They are really different approaches and Microverse is nowhere near JupyterLite for now. I think it's really a question of integration with the rest of the ecosystem. JupyterLite diverges in many ways from JupyterLab due to the lack of server while Microverse is more streamlined and more compatible.
September 11, 2025 at 12:20 PM
I didn't implement the events API yet. It's in my TODO list.
July 27, 2025 at 2:39 PM
You could try:

pip install "jupyter-collaboration" "jupyverse[jupyterlab,auth]"

jupyverse --set kernels.require_yjs=true --set jupyterlab.server_side_execution=true --open-browser
July 27, 2025 at 1:44 PM