Closed yuxi-liu-wired closed 10 months ago
To stop execution, you need to set eval: false
on the cell or globally in your YAML config.
https://quarto.org/docs/computations/execution-options.html#output-options
Commenting using HTML syntax is not something that will prevent execution.
Also, when using jupyter engine, commenting the cell around HTML comment is not something that I think would be supported to ignore a code execution. Setting eval: false
in the cell should work though.
Out of curiosity, why did you expect this syntax to work ? Have you seen this shown somewhere ?
I'm going to go ahead and close this one (we can keep the discussion going, but this is clearly not a bug.)
(Sorry but I can't put triple ticks inside triple ticks here)
Gives