-
## Description
In Orchest we are using https://github.com/jupyter-server/enterprise_gateway/ to separate the JupyterLab environment from the kernel environment.
We want interactive widgets t…
-
```
import ipyturtle3 as turtle
from ipyturtle3 import hold_canvas
myCanvas=turtle.Canvas(width=500,height=250)
display(myCanvas)
myTS=turtle.TurtleScreen(myCanvas)
myTS.clear()
myTS.bgcolor("l…
-
It looks like jupyterlab version >= 4 does not manage to build the jupyterlab-sysml extension.
I just tested with my old jupyterlab version 3.6.6 , it built the extension successfully. After upgra…
-
This issue was originally discussed in [#34](https://github.com/matplotlib/ipympl/issues/34#issuecomment-1012369684_) but I now see this is a distinct issue.
If a jupyterlab user wants to make use …
-
Sorry if this was already discussed, I couldn't find a relevant issue, but I doesn't seems like the proxy extension is working on jupyterlab 4.0, even after installing `jupyter-server-proxy==4.0.0`:
…
-
### Solution to issue cannot be found in the documentation.
- [X] I checked the documentation.
### Issue
I noticed there is pangeo-notebook=2023.06.30 on conda-forge, but no corresponding tag…
-
Hi -
I have pursued the installation instructions:
```
sudo -H pip install -U nbresuse==0.3.3
sudo jupyter labextension install jupyterlab-topbar-extension jupyterlab-system-monitor
```
fo…
-
To report a non-security related issue, please provide:
* the version of the software with which you are encountering an issue
Current Unidata JupyterHub
* a description of the issue with the …
-
Hi everyone, I have been using this extension for two weeks and everything went fine but suddenly it stopped working.
Because of the browser errors and the logs I would say that you cannot get any …
-
I successfully installed the extension via `pip` as stated in README. Then, I restarted the service (and the server afterward when the extension was not working). The extension is listed in the extens…