-
**Addition Description**
QIIME2 currently supports Jupyter integration through the Visualization object. However, JupyterLab does not support viewing a QZV file by simply clicking on it in the file…
-
## Description
Before running a code cell in slideshow mode, the content of all the cells in that slide is centered vertically on the screen. After running the cell, if the cell displays some outpu…
-
## Environment data
- VS Code version: 1.94.2
- Jupyter Extension version (available under the Extensions sidebar): v2024.9.1
- Python Extension version (available under the Extensions sideba…
-
## 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…
-
Failed to load model class 'SigmaModel' from module 'ipysigma'
Error: No version of module ipysigma is registered
at f.loadClass (http://localhost:8888/lab/extensions/@jupyter-widgets/jupyterlab…
-
### Current Behavior
I used the template and did `nix run` and get the following error.
```
╰─🚧 nix run .\#
[2024-02-29 21:13:42 jupyenv] needs to build JupyterLab.
Traceback (most rec…
-
I'm trying to install this package but the points don't get added after the click using the latest jupyter lab and other dependencies.
Could you give me the package versions you used?
- ipympl …
-
PROBLEM
When coding in a jupyter hub environement with jupyter 3.0 it's only possible to to install jupyter lab extensions for individual users if the installation it's done via pip
solution
follow …
-
## Description
On our end, we have our notebooks in one mounted folder (denoted as /mount)
While our lib is installed in home folder (/home/user)
In this case, lsp works if I create lsp client an…
-
**Describe the bug**
This plugin is not compatible with Jupyter Notebook 7 (as it follows the Jupyter Lab design).
**To Reproduce**
`pip install notebook==7.0.0.a18`
**Output of `jupynium --ve…