Replies: 1 comment 2 replies
-
Quarto is a command line interface.
Very unclear what you mean here. What do you mean by "start quarto" or "transfer"? There is no "start". You only run the command. |
Beta Was this translation helpful? Give feedback.
2 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
I'm now using Quarto to generate some html files & pptx & pdf files and show as a website.
but the data changes very often and user needs to see the result more quickly.
I found it's very long time to start quarto and then do transfer.
quarto preview xxx.qmd
seems works but still start slowly.is it possible to start a quarto service at backend to speed up this process?
does quarto already support this?
Beta Was this translation helpful? Give feedback.
All reactions