Replies: 1 comment
-
I don't think so, but you could generate those script as a pre-render script: see https://quarto.org/docs/projects/scripts.html#pre-and-post-render At least, if you want Quarto to know about those to add them as ressources, it would be possible. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Description
Is there any way to get the value of "output-dir" in a python code-block inside a
.qmd
file? E.g.Rationale: I use python code that renders the contents of a directory as a javascript tree & copies all the files of that directory to the
output-dir
.Beta Was this translation helpful? Give feedback.
All reactions