-
### Bug description
Figure captions are duplicated when publishing to Confluence.
### Steps to reproduce
````qmd
---
title: "Reproducible Quarto Document"
format: html
engine: jupyter
---
T…
-
# Problem/Motivation
I'm using the [Cloudflared Addon](https://github.com/brenner-tobias/addon-cloudflared) to access HA remotely. All other Ingress-enabled Addons seem to work fine remotely, but J…
FSund updated
2 weeks ago
-
## Description
Jupyter Enterprise Gateway 3.2.2
Python 3.9.16 using virtual environment
Using single server deployment to validate JEG with jupyter Lab (running another venv terminal) but no succ…
-
### Applies To
- [ ] Notebooks (.ipynb files)
- [X] Interactive Window and\/or Cell Scripts (.py files with \#%% markers)
### What happened?
When I run my script in the interactive window, the firs…
-
### Problem
We were using [Jupyter Enterprise Gateway](https://github.com/jupyter/enterprise_gateway) to spawn remote kernels. It would be great if JupyterLab could expose an extra text fie…
-
## Environment data
- VS Code version: 1.89.1
- Jupyter Extension version (available under the Extensions sidebar): 2024.4.1001491100
- Python Extension version (available under the Extensi…
-
I recently updated two workstations (Arch) including jupyter-notebook 5.3.0-3 -> 5.3.0-4. Since then, I've been having a strange issue with using Jupyter via SSH port forwarding. If I try to open a no…
-
- [ ] I checked the documentation and found no answer
- [ ] I checked to make sure that this issue has not already been filed
- [ ] I'm reporting the issue to the correct repository
Hi , i use …
-
I am wondering how to use HTML widgets for user input that uses @jupyter-widgets/base and tslab kernel.
Thanks in advance!
-
Hi there,
Thank you for creating this reference custom kernel!
Through some investigations, I thought that the recommended path is to use data_files support in `setup.py`, as opposed to manually…