Skip to content
Discussion options

You must be logged in to vote

That's not how Jupyter/Knitr works.
The parameter feature is single-document and document-level only, that's the limitation.

You could try using metadata instead of params, via QUARTO_EXECUTE_INFO environment variable can contains a path to a JSON with everything, see https://quarto.org/docs/advanced/quarto-execute-info.html

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@AlbertoFabbri93
Comment options

@mcanouil
Comment options

mcanouil Mar 5, 2026
Collaborator

Answer selected by AlbertoFabbri93
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
engines-knitr Anything regarding knitr engines parameters
2 participants