quarto-dev / quarto-dev/quarto

Equation live preview doesn't work in notebooks

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

Nobody has claimed this yet.

bug vscode
Dominant language
TypeScript
Stars
645
Forks
62
Avg merge
17h 42m
Merged PRs (30d)
13

Description

Bug description

When typing LaTeX inside a markdown cell in a jupyter notebook in VSCode, the assist panel doesn't show a preview for the equation.

This feature is less useful in a notebook, but not without value. Anyway notebooks are not documented as an exception, so perhaps it's a bug.

Steps to reproduce
  • Create a jupyter notebook
  • Add a quarto header
  • Create a markdown cell
  • Type some LaTeX
Actual behavior

The assist panel doesn't update to show the current equation as in qmd files.

Expected behavior

Both formats show the same behavior.

Your environment

macOS 26.3.1
VSCode 1.113.0
Quarto 1.130.0

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 by reproducing the issue in a VSCode Jupyter notebook with a Quarto header and a markdown cell containing LaTeX, then compare the assist panel with the same content in a qmd file. Trace the notebook and qmd preview paths; done means the current equation preview updates identically in both formats.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter, typescript, vscode
Domain
developer-experience, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.