-
I was wondering what might be required to get this working with notebook in a jupyterlab context. Is it likely to need a dedicated jupyterlab extension ... which would add a menu-item / button ... an…
-
Let's plan for the 4.0.0 release!
**Current and proposed breaking changes:**
- #350
- #368
- #387
- #394
**Additional non-blocking nice to get done:**
- #393
- #395
- Support Windows:
…
-
## Description
Hey everyone, not sure if this is a misconfiguration or a bug. I have installed The Littlest JupyterHub and installed the jupyterlab-git extension as per the docs. The extension itse…
-
Hi,
Please help us to resolve the issue, eventhough jupyter-serverextension is OK, i am getting this issue.
```
[root@master jupyterhub]# jupyter-labextension list
JupyterLab v2.2.0
Known labext…
-
### Bug description
`jupyter labextension install @jupyterhub/jupyter-server-proxy` fails on `jupyter/base-notebook:ubuntu-20.04` with the following error:
```bash
An error occurred.
RuntimeError…
-
When trying to run [jupyterlab-nvdashboard](https://github.com/jacobtomlinson/jupyterlab-nvdashboard) on windows I'm getting the following error on startup.
![image](https://user-images.githubuserc…
-
It appears the command to enable extensions is no longer with `jupyter nbextension`, but with `jupyter labextension` and `jupyter server extension`. I found this out by cross-referencing with the [nbg…
-
After upgrade JupyterLab to 1.0.2, qgrid-1.1.1 plugin failed to load.
![image](https://user-images.githubusercontent.com/146802/61169396-523ac380-a58f-11e9-831d-9cc7cd7ef3eb.png)
-
I installed the jupyter-lmod extension as described in the README file and I can see the Lmod icon in my JupyterLab interface, but it doesn't show any modules.
LMOD version=7.8.1
JupyterLab versio…
-
Hello!
this is my first issue on github, if I'm making any mistake, let me know :)
I installed using pip
and using the *jupyter labextension list* command I can see that it is enabled
```
J…