Skip to content
Discussion options

You must be logged in to vote

No, because this goes against the design of Quarto making _quarto.yml the root of a project and that all resources must be within that project.

It's very unlikely to say the least that Quarto will ever allow you to do something like that.

Either move _quarto.yml to a parent directory, or duplicate it.

execute-dir is for code cells. It defines where R/Jupyter/etc. code is executed. it does nothing else.

Imagine the scenario where you want to render the same my-dir/document.qmd in different projects (each with its own _quarto.yml).

You are describing profiles I believe: https://quarto.org/docs/projects/profiles.html

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@fredguth
Comment options

Answer selected by fredguth
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants