The current codebase is tied to `quarto v1.8.25` and `julia v1.11.7`. So firstly, we need to mention it somewhere and then we need to add `exeflags` provided by quarto wherever we have set `engine: julia` in the codebase.
The current codebase is tied to
quarto v1.8.25andjulia v1.11.7.So firstly, we need to mention it somewhere and then we need to add
exeflagsprovided by quarto wherever we have setengine: juliain the codebase.