Chunk options value defined as code #9902
statquant
started this conversation in
Feature Requests
Replies: 1 comment 1 reply
-
I hear you: this is a popular request. Unfortunately, we're unlikely to ever add general support for this because Quarto is, by design, agnostic to the language being executed, and these |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
In R using the knitr engine, it is possible to specify chunk options (
echo
,eval
, ...) to be evaluated as code. My humble opinion is that this is a killer feature that is not available anywhere else.I was wondering if there was any project to port this feature to be available using a jupyter engine ?
PS: please kindly let me know if this is not the place to be asking non-technical question of the sort
Beta Was this translation helpful? Give feedback.
All reactions