-
It is great for ark to support Jupyterlab.
It seems so far it does not support Jupyterlite (https://github.com/jupyterlite/jupyterlite), a serverless Jupyterlab.
If you support Jupyterlite, some new…
-
After https://github.com/jupyterlite/jupyterlab-codestral/pull/10 and https://github.com/jupyterlite/jupyterlab-codestral/issues/5, this extension will be able to support more providers than just Mist…
jtpio updated
3 weeks ago
-
We should consider restructuring the build so each page has its own app and bundle, similar to the approach taken in JupyterLite:
- https://github.com/jupyterlite/jupyterlite/tree/main/app/tree
- …
jtpio updated
2 weeks ago
-
Hi,
Using this project in jupyterlite seems to render the repo/notebooks readonly and we can't launch a new notebook. Any thoughts on how to fix this issue? https://knc6.github.io/slmat/
It work…
knc6 updated
2 months ago
-
Docs: https://jupyterlite.readthedocs.io/en/latest/howto/configure/storage.html#local-storage-drivers
*If persistence is entirely handled outside of JupyterLite, it is possible to disable all persi…
-
IPyflow for JuypterLite
- Jupyterlite docs > Howto > Create a custom kernel:
https://jupyterlite.readthedocs.io/en/stable/howto/extensions/kernel.html
- https://github.com/jupyterlite/xeus
- h…
-
## Description
I'm trying out the `jupyterlite-terminal` extension in a custom JupyterLite deployment, which disables the service worker but runs in a secure context (so the contents drive is a…
-
Recently a lot of bug reports regarding jupyter lite widget interactivity being broken:
https://github.com/jupyterlite/pyodide-kernel/issues/133
https://github.com/jupyterlite/jupyterlite/issues/146…
-
The demo should allow starting a plain HTTP server for serve an `index.html` page (or a more elaborate app), which embeds a JupyterLab instance running on the same domain or a different domain.
If …
-
### Problem
I am new to the project and could not get `jupyterlite-sphinx` running on top of my existing Sphinx site in less than three hours. One of the reasons was:
```
Extension error (j…