quarto-dev / quarto-dev/quarto-cli

Communicate cell labels to Jupyter kernel.

Open
#10,576 2 comments 0 reactions 1 assignee View on GitHub

@cscheid is already working on this.

Since Aug 21, 2024.

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

Description

I suggested in #10541 that knitr's behavior, to replace code of the form <<label>> with the code from the referenced cell, for Jupyter kernels. @cscheid replied that this is unlikely to be implemented, and should better be implemented on the side of the kernel.

But for this to be possible, the kernel needs to be informed about the label (if any) of each sent code block.

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.