quarto-dev / quarto-dev/quarto-cli
Warn when `quarto render file.ipynb` (with no `--execute`) finds empty ipynb output cells
Open
@cscheid is already working on this.
Since Aug 21, 2024.
engines-jupyter
enhancement
lint
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
One common source of confusion for Quarto users is the difference between default execution modes in .qmd and .ipynb. We should warn users about empty cells in .ipynb files that are being rendered without --execute.
Contributor guide
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.
Assessment
This issue has not been assessed yet.