-
The `--collaborative` flag aims to indicate if JupyterLab should run or not with RTC.
When you use use flag without `jupyter-collaboration` package, the server stops with "To enable real-time coll…
-
`go.Figure()` does not render in JupyterLab, only `go.FigureWidget()`.
Chrome Console Error: `Uncaught ReferenceError: require is not defined`
Example:
```python
import plotly
import plotly.i…
-
## Description
When a url ends in a parentheses such as ) or ], the clickable link drops the ending parentheses. Example
```
url2 = "https://[a]:[b]"
url2
```
Here the clickable url will be "h…
-
Hello @yuvipanda ,
Thanks for this nice package.
Unfortunately I cannot insert a svg icon.
I have used the following versions of your package and extension.
```
pip install jupyter-la…
-
**Describe the bug**
When running a javascript cell in Jupyterlab, there is no IPython.notebook.kernel object available
**To Reproduce**
Steps to reproduce the behavior:
Run this code from a Jup…
-
## Description
The plugin fails to load and initialize language packs, notably with the following error I am unable to find anything online referencing the following console warning:
```json
{
…
-
```
ConnectionError: HTTPConnectionPool(host='x86_64-conda_cos6-linux-gnu', port=8050): Max retries exceeded with url: /_alive_a3a79a8c-7956-4602-96cc-f8f88ec33619 (Caused by NewConnectionError(': Fa…
-
**Describe the issue**:
When trying to open the dask labextension within Jupyterlab running on JupyterHub, the graphs do not display with bokeh=3.3.0. If I roll back to bokeh=3.2.2 they work agai…
-
## Description
When I use JupyterLab-LSP along with JupyterLab-RTC and multiple users and use the TypeScript kernel / language server, completion doesn't work.
This does work as expected with LS…
-
In https://2i2c.freshdesk.com/a/tickets/365, it was reported that there was failure to start on some LEAP hub users intermittently. Looking at the hub logs, I discovered a number of:
```
[W 2023-0…