-
In jupyter-ydoc v3 there will be an [undo manager](https://github.com/jupyter-server/jupyter_ydoc/blob/54642267dc309be03c754a626aa75e0ac6f1c964/jupyter_ydoc/ybasedoc.py#L36) that will allow to undo/re…
-
Follow up of #123
README could contain info about how to run the notebooks, and how to access processed version on gh-pages, eg: https://github.com/spinal-cord-7t/coil-qc-code/blob/gh-pages/ccd8f9…
-
I've been running various combinations of JupyterLab server, (local Pyhton Lab server, JupyterLite servers on localhost) and I was wondering if the JupyterLite environment could somehow break other Ju…
-
## Description
Build fails with federated extension `jupyterlab_widgets-3.0.4-pyhd8ed1ab_0.conda`. The conda archive contains an unknown compression format .tar.zst.
Error-Log
```
. pre_buil…
-
Go to https://panel.holoviz.org/reference/widgets/MenuButton.html (or any other widget)
Click the "Open this notebook in Jupyterlite" link at the top.
It currently links here: https://panelite.h…
cdeil updated
8 months ago
-
## 🐛 Bug
Ipython 8.22 depends on "matplotlib-inline", this dependency is missing in the meta.yaml (and also in pyodide-lock.json).
### To Reproduce
Following code is not running in jupyterl…
-
### Describe your issue.
Hi, I just tried to build scipy locally following this guide: https://docs.scipy.org/doc/scipy/dev/dev_quickstart.html. However the command `python dev.py build` fails. It …
-
## Description
https://github.com/scipy/scipy/issues/20277 points out that adding `jupyterlite-sphinx` to SciPy introduced **a lot** of noise in the docs builds. I've found that part of the problem i…
-
In the Vallina demo notebook and all newly created notebooks, syntax highlights were gone in code cells.
An example is as follows:
![image](https://github.com/jupyter-xeus/xeus-javascript/assets/1…
-
Completion has this issue:
```
impor
```
Lead to `importimport`
See https://github.com/jupyter/notebook/issues/6818 (found in notebook v7)