quarto-dev / quarto-dev/quarto-cli
Jupyter Kernel config docs omission: inline code requires user_expressions
Open
@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
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.