Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fast rerendering #60

Closed
krlmlr opened this issue Sep 24, 2024 · 1 comment · Fixed by #62
Closed

Fast rerendering #60

krlmlr opened this issue Sep 24, 2024 · 1 comment · Fixed by #62

Comments

@krlmlr
Copy link
Contributor

krlmlr commented Sep 24, 2024

I'd like a successful quarto render to establish a state where a second quarto render finishes instantaneously. Is this possible?

CC @DivadNojnarg @maelle.

@maelle
Copy link
Member

maelle commented Sep 24, 2024

For computational chunks we have

freeze: auto
see https://quarto.org/docs/projects/code-execution.html#freeze

Now instead of quarto render I think you should be using quarto preview. https://quarto.org/docs/tools/text-editors.html#workflow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

2 participants