quarto-dev / quarto-dev/quarto-cli

`include` shortcode, but for .ipynb files?

Open
#10,609 1 comment 1 reaction 1 assignee View on GitHub

@cscheid is already working on this.

Since Aug 26, 2024.

engines-jupyter enhancement needs-design shortcodes
Dominant language
JavaScript
Stars
6k
Forks
458
Avg merge
1d 9h
Merged PRs (30d)
41

Description

There are a number of problems in Quarto for which our standard answer is "use include shortcodes". Unfortunately, those only work with .qmd files.

One particularly unfortunate consequence of this is that authors who only use .ipynb files are forced into a workflow that might be awkward for them. Specifically, textbooks that are authored entirely from .ipynb files have a rigid structure in a way that is not the case for .qmd files.

Contributor guide

Open the contributing guide

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.