-
## Description
Click on Extension Manager it gives me error "Error searching for extensions: Error: Unhandled error."
## Reproduce
1. Go to JupyterLab
2. Click on 'Extensions Manager'
…
-
### What happened?
I tried to run the following code in JupyterLite, https://jupyter.org/try-jupyter/lab/:
```python
import micropip
await micropip.install(['altair', 'anywidget'])
import alt…
-
## Description
Jupyternaut fails when trying to use NVIDIA::playground_llama2_70b (and other models from NVIDIA) with:
```
ValueError: Model meta/llama2-70b is incompatible with client ChatNVIDIA…
-
## Description
Noted on https://github.com/conda-forge/jupyter-collaboration-feedstock/pull/12#issuecomment-2101774026, the basic smoke test is failing for whether a user might see (or perceive) pr…
-
### Describe the feature request.
Hi. Can you please help with a query I have. Our team is looking at embracing VS Code but we are all pretty much at the beginner stage. Can you recommend the best re…
-
a repost from jupyterlab#16680
## Description
When using `jump to definition` feature, while code was installed in the environment other than `base`, message `No jump targets found` is displ…
-
## Description
I am able to successfully install the extension `ipyauth` but it seems like the plugin dependencies are "failed to activate"
A few nuances:
- environment is hosted on remote mach…
-
Hello,
I'm looking for extensions allowing to dynamically create menus (on the main menubar) from Python code. And it seems that ipylab is quite close to that.
Does ipylab support adding menus from …
-
## 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…
-
When trying to render anything in a new conda env with version `2.4.1`, I get this Javascript error icon
![Screenshot at 2022-09-26 14-33-35](https://user-images.githubusercontent.com/39047984/192277…