quarto-dev / quarto-dev/quarto

VS Code Jupyter Notebook cells hidden when

Open
#694 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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
  1. 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

  1. Open attached .ipynb file (one_way_anova_examples.ipynb).
  2. Jupyter notebook file opens with 4 cells hidden. See screenshot.

Image

No way to unhide the cells is apparent.

  1. 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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.