-
### Environment
* Operating System: Debian Buster
* Python Version: `$ python --version` 3.8.12
* How did you install bamboolib: (`pip`, `conda`, or `other (please explain)`) pip install bambooli…
-
I am having trouble instaling it on jupyter lab and so I thought to make sure that this is intended to be an extension?
I tried the follow two commands but no success:
jupyter labextension insta…
-
Hello !
I am struggling at installing ipyannotations on jupyterlab.
The widget loads and I can draw polygons but it doesn't save anything into widget.data.
![image](https://user-images.github…
-
### Description
## Description:
The error in question occurs on loading the jupyterlab UI, is present in the browser console, and prevents the deck.gl widget from loading when used in notebooks.…
-
When I tried to run WIT tool in Aws sagemaker Studio I am facing 3 issues
1.
!jupyter labextension install wit-widget
!jupyter labextension install @jupyter-widgets/jupyterlab-manager --yes…
-
Properly caused by the way we inject them with the display function. Somehow they are not properly executed. I had a similar issues when changing the css styles, I always needed to restart the jupyter…
-
Step 7/11 : RUN jupyter nbextension enable --py --sys-prefix ipyparaview
---> Running in dfcb4f90f526
Enabling notebook extension ipyparaview/extension...
- Validating: OK
Removing intermed…
-
### Environment
* Operating System:Linux
* Python Version: 3.7.6
* How did you install Qgrid: conda
* Python packages:
jupyter_client 6.1.3
jupyter_core 4.6.3
jupyte…
-
This is a rather complex bug, so I created a new repo to make reproduction easier.
https://github.com/quigleyj-mavenomics/jlab-bundler-repro
I have a set of packages being developed in a monorep…
-
## Description
I am updating the beakerx_tabledisplay module (custom Jupyter widget) for JupyterLab 3 support, see this PR: https://github.com/twosigma/beakerx_tabledisplay/pull/42
JupyterLab 3 …