-
## The bug
This example of Javascript to Julia is not working in Jupyter. The buttom is rendered, but once clicked, nothing is printed.
```julia
scope = Scope()
obs = Observable(scope, "rand-val…
-
The text-shortcuts extension is not compatible with JupyterLab 4.x.x.
There are mainly two reasons for that:
- The `jupyter labextension install` command is deprecated, and JupyterLab v4 only accep…
-
In https://github.com/dask/dask-labextension/issues/179#issuecomment-882074574 we propose changing the Dask JupyterLab extension to provide a hierarchy of plots, for example "Worker Metrics", "Computa…
-
I haven't used the dask labextension for a bit, and seem to have forgotten which URL to paste into the labextension URL box to get the widgets to work. @TomAugspurger can you advise here?
Note …
-
## Description
When doing \rho to get the unicode replacement option for the greek letter rho, AND there are existing variables with "rho" in their name, choosing the unicode letter leaves the backsl…
-
I use ipykernel 5.1.2 on a remote machine via ssh with local comm ports (created by jupyter lab 1.1.1) mapped to remote comm ports (created via `jupyter_client.write_connection_file`) via ssh port for…
-
## Description
`jupyter labextension build .` in a subpackage of an already-prepared lerna monorepo will re-install all local dependencies inside that sub-package's folder.
## Reproduce
Giv…
-
- I have given up on getting QGrid working again. I have successfully moved my application to **IPYDataGrid** (https://github.com/bloomberg/ipydatagrid). While IPYDataGrid does lack documentation, it …
-
**Describe the bug**
While `jupyter labextension list` will output information about disabled *extensions*, it does not provide any information about disabled *plugins*.
**To Reproduce**
```
j…
-
(venv) (base) ➜ git:(master) jupyter labextension list
JupyterLab v0.35.4
Known labextensions:
app dir: /home/juan/Desktop/juan/bio/venv/share/jupyter/lab
@jupyterlab/celltags v0.1.4 …