-
We should consider to add some extra JupyterLab extensions. For instance, the ones necessary to display Bokeh or Plotly plots.
_Originally posted by @ccordoba12 in https://github.com/spyder-ide/spy…
-
Hello,
I hope I open this issue in the good way.
I try to work with SoS notebooks on Jupyterlab.
The problem is that it seems that jupyterlab and transient-display-data extensions does not supp…
-
### Problem
It is not currently very easy to install extensions, and it may be a demanding procedure when it comes to some extensions which require external dependencies. There are functions that u…
-
## Description
- An error message pops up after I execute the jupyterlab on desktop screen
```
A javaScript error occured in the main process
uncaught Exception:
Error: connect ECONNERFUSED…
-
**Describe the bug**
If a variable is defined with different incompatible units in different modules, this following error message comes up. The problem is that the error message says it's the 'val' …
-
### 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.…
-
![Screen Shot 2023-04-05 at 11 58 10 AM](https://user-images.githubusercontent.com/6385646/230137156-9bdb0422-121e-4745-a3c2-cc82f4555788.png)
I am using poetry as a package manager, and have the f…
-
In the Jupyterlab org we have 22 extensions name jupyterlab-* and 12 extensions with no "jupyterlab-" in the name, can we make a convention that we name all the extensions the same?
I personally v…
-
I had kite and jupyter lab extension for kite installed and it was working and showing me auto-completion but the docs following cursor feature was not working so I uninstalled kite and the extension …
-
I am using django 4.2 abd python 3.10.
OS: Windows WSL (Linux subsystem on a windows machine)
This works:
```
./manage.py shell_plus --ipython
````
But not this:
```
./manage.py shell_plus…