-
## Description
`jupyter-ai` is the slowest extensions of the ones that I am shipping in various deployments. Even worse, it is blocking the jupyter-server from startup. It would be lovely if we cou…
-
I'm trying to use nglview in a jupyter notebook within VS Codium, but whenever I try to import nglview, I get a javascript error.
> at mI.loadClass (https://vscode-remote+ssh-002dremote-002bworksp…
-
https://github.com/jupyterlab/jupyterlab/actions/runs/11880972498
```
Environment release url was https://github.com/jupyterlab/jupyterlab/releases/tag/untagged-4e7828540a5be0667df6
Extracting …
-
### Problem
Usually in my Python projects I follow the following project structure:
```
- project root dir
- app (Python module/package)
- notebooks
- subdir
- notebook1.ipyn…
-
## Description
I have recently installed [jupyter-server-nbmodel](https://github.com/datalayer/jupyter-server-nbmodel) extension on my jupyterlab setup. After installing it, notebooks are takin…
-
Right now Marjorie and I both get "Get Profile Failed" errors locally and looks like it's a problem finding the environments.json. This is from installing jupyter server extension with pip directly ie…
-
### Summary
I have installed a miniconda python setup on a Macbookd Pro (Apple M3 Silicon chipset) and a MATLAB R2024b installed and added to my system path. Following [this descriptions](https://sta…
-
## Description
Provider text fields values saved from Chat UI are only applied after Jupyter Lab is restarted.
## Reproduce
0. Add the line
```print(kwargs)```
as the first line of…
-
I recently ran Jupyter Lab on Python 3.14.0a2 and got errors like this (see log below). I checked Python 3.14's documentation and it says [`typing.ByteString` is removed](https://docs.python.org/3.14/…
-
Currently each IDE needs to be configured for each Language Server implementation. It would be nice if there was a way for IDEs to automatically detect installed servers.
This is possible for Jupyter…