quarto-dev / quarto-dev/quarto-cli

Jupyter Kernel config docs omission: inline code requires user_expressions

Open
#11,012 1 comment 1 reaction 1 assignee View on GitHub

@cscheid is already working on this.

Since Oct 8, 2024.

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

Description

What would you like to do?

Report an issue on quarto.org

Description

The docs include guidance for adding Quarto support to a Jupyter Kernel here. This guidance should mention that inline code makes use of the user_expressions parameter of the do_execute kernel method (here), which some Jupyter kernels may not support. (A current Jupyter guide to creating kernels says about this parameter, "You can ignore this if you need to.")

For further details: https://github.com/quarto-dev/quarto-cli/issues/10979#issuecomment-2398043525

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.