Replies: 1 comment 1 reply
-
Unfortunately, not at this point. A "workaround" is to use freeze/cache. |
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.
-
Description
I would like to ask if there is any way to speed up report generation in quarto?
We are currently using quarto to generate a large number of data analysis result reports, and currently we may generate 1000-2000 copies at a time.
This is an example of the running time of one of our reports in the Ubuntu system
I would like to ask if there is any way to speed up report generation?
We are currently trying out for loops and parallel loops, but it seems that quarto has intermediate ipynb files when running, so there will be problems with parallel loops.
Your environment
Quarto check output
Beta Was this translation helpful? Give feedback.
All reactions