-
References user story #116
- [ ] Research Windows issue
- [ ] Remove dependency warning
- [ ] Ensure GoVizzy builds and displays widgets properly on windows 10.
![image](https://github.com/cs4…
-
# Reproduction steps:
```bash
git clone git@github.com:roboflow/supervision.git supervision-fresh
cd supervision-fresh
poetry install --with dev
poetry shell
echo "import supervision" > simple…
-
I created a Jupyterlab container running jupyterlab & jupyter-fs
Docker version is: Docker version 20.10.21, build 20.10.21-0ubuntu1~20.04.2
Part of the Dockerfile:
``
FROM python:3.10.5-bull…
-
## Description
When I output a pandas dataframe, the table with the data has a widely different font size than the one line below the table indicating how many rows and columns there are.
![imag…
-
## Description
I'm looking to integrate jupyter notebook using UI components from [Datalayer](https://jupyter-ui.datalayer.tech/) into my setup. It needs to be a single user jupyter server …
-
import torch
from transformers import LlamaTokenizer
model_checkpoint = "NousResearch/Llama-2-13b-chat-hf"
tokenizer = LlamaTokenizer.from_pretrained(model_checkpoint)
[Open Browser Console …
-
## Description
I tried updating to the latest version of JupyterLab and Galata in a project I work on. In this project we have a test that interrupts the kernel whilst running some code, and then …
-
@cronan03 to solve the issue for
https://github.com/jupyterlab/jupyterlab-builder/blob/727dc285ea97b730068731c177915144b61a8fd7/jupyter_builder/federated_extensions.py#L202
I suggest you replace…
-
**Describe the bug**
JupyterLab browser console reports
"Plugin 'keplergl-jupyter' failed to activate."
"Error: No provider for: jupyter.extensions.jupyterWidgetRegistry."
Trying to instantia…
jrs53 updated
2 months ago
-
Hi There,
I'm getting this error after upgrading to the latest Plotly version 5.24.0,
I'm using the latest VS Code version on Windows 11 64 bit. Thanks.
Version: 1.93.0 (user setup)
Commit: 4…