-
Hi,
I'm trying to install it on jupterlab but failed with error.
Here is the error message. Can you please check if there is a solution?
> error: subprocess-exited-with-error
Building w…
-
I would like to break my labextension up into several pieces (eg https://github.com/twosigma/beakerx/issues/6955) that can be independently installed.
they can depend on and import each other which i…
-
`showtable` doesn't work for this data https://www.kaggle.com/c/GiveMeSomeCredit/data but it works for `iris`. The odd thing is it **works** in Juno, and Jupyter notebook, just on not JupyterLab.
`…
-
During the installation process the lab extension fails:
**jupyter labextension install jupyter-video**
An error occured.
ValueError: "jupyter-video" is not a valid npm package
See the log …
-
I wanted to try this out and added it to our spack build, but it's failing, maybe because it doesn't support jupyterlab 4, or maybe some other dependency is missing? I presume this is something I'm do…
-
## Description
Following the tutorial located [here](https://jupyterlab.readthedocs.io/en/stable/extension/extension_tutorial.html) for creating a Jupyterlab extension, everything works just fi…
-
## The bug
I have installed WebIO Jupyter extension through pip, and it seems succesfully:
```
$ jupyter labextension list
JupyterLab v3.4.7
/usr/local/share/jupyter/labextensions
…
-
### Problem
#147 adds the beginning of the CLI, but this is still not super friendly. Supporting the same options in a labextension setting, with live preview, would showcase the tool.
### Propo…
-
![Error](https://user-images.githubusercontent.com/6323486/64995045-debf7600-d89f-11e9-8048-d2f9971e196a.jpg)
Hi,
I launch Jupyter.org/try and then invoke Jupyterlab, run "jupyter labextension…
-
## Describe the issue
I am running an example code to access ipympl from Jupyter Lab on GCP/Linux.
```
%matplotlib widget
import matplotlib.pyplot as plt
import numpy as np
import sys
"ipym…