Document chrome-headless-shell install command#1876
Merged
cderv merged 3 commits intoprereleasefrom Feb 13, 2026
Merged
Conversation
Update diagrams.qmd Chrome Install section to recommend chrome-headless-shell over legacy chromium. Update QUARTO_CHROMIUM env var description with browser discovery priority order. CLI reference docs will be regenerated from next prerelease build. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
955111e to
8bbfea1
Compare
Contributor
📝 Preview Deployment🔍 Full site preview: https://deploy-preview-1876.quarto.org 🔄 Modified Documents |
Contributor
📝 Preview Deployment🔍 Full site preview: https://deploy-preview-1876.quarto.org 🔄 Modified Documents |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update documentation to recommend
quarto install chrome-headless-shellas the primary browser install, and labelquarto install chromiumas legacy.Changes
docs/authoring/diagrams.qmd: Rewrite Chrome Install section to recommend chrome-headless-shell, with explanation of what it is and a legacy callout for chromiumdocs/advanced/environment-vars.qmd: UpdateQUARTO_CHROMIUMdescription with browser discovery priority orderCLI reference docs (
docs/cli/includes/) will be updated automatically when the next prerelease build regenerates them from the updated CLI help text.Related
quarto install chrome-headless-shellcommand quarto-cli#14030 — addsquarto install chrome-headless-shellcommand