quarto-dev / quarto-dev/quarto
VS Code Jupyter Notebook cells hidden when
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 645
- Forks
- 62
- Avg merge
- 17h 42m
- Merged PRs (30d)
- 13
Description
Bug description
OneWayAnova_JupyterNotebook_Guide.zip
Steps to reproduce
- Open VS Code with Quarto extension (verson 1.120.0) enabled.
Note: Using VS Code version as follows:
Version: 1.99.2 (user setup)
Commit: 4949701c880d4bdb949e3c0e6b400288da7f474b
Date: 2025-04-10T01:21:25.295Z
Electron: 34.3.2
ElectronBuildId: 11161073
Chromium: 132.0.6834.210
Node.js: 20.18.3
V8: 13.2.152.41-electron.0
OS: Windows_NT x64 10.0.26100
- Open attached .ipynb file (one_way_anova_examples.ipynb).
- Jupyter notebook file opens with 4 cells hidden. See screenshot.
No way to unhide the cells is apparent.
- Disabling the Quarto extension and reopening VS Code appears to solve the issue.
Actual behavior
Hidden cells in Jupyter Notebook while the Quarto Extension is enabled
Expected behavior
Cells are shown and can be edited
Your environment
VS Code (managed by Anaconda Navigator):
Version: 1.99.2 (user setup)
Commit: 4949701c880d4bdb949e3c0e6b400288da7f474b
Date: 2025-04-10T01:21:25.295Z
Electron: 34.3.2
ElectronBuildId: 11161073
Chromium: 132.0.6834.210
Node.js: 20.18.3
V8: 13.2.152.41-electron.0
OS: Windows_NT x64 10.0.26100
Python 3.12.9
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the attached one_way_anova_examples.ipynb and reproduce the hidden-cell behavior in VS Code 1.99.2 with the Quarto extension enabled, then compare it with the extension disabled. Trace the Quarto extension's handling of Jupyter notebook cells; done means the four cells are visible and editable while the extension remains enabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook, python, typescript, vscode
- Domain
- developer-experience, devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100