Skip to content
Discussion options

You must be logged in to vote

First, Quarto cannot use multiple environments.
Now, using incremental rendering and freeze, you could use renv profiles for example to activate one and rendering one page, etc. for each.
Then you can write your own GitHub action.
Note that the Quarto GitHub Actions does not do anything fancy, you can take a look at the source code.

For short, you have to write your own workflow to activate/render.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@pedrotercero3
Comment options

@cscheid
Comment options

@mcanouil
Comment options

mcanouil Oct 7, 2024
Collaborator

Answer selected by pedrotercero3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
3 participants