Skip to content

Conversation

@cderv
Copy link
Collaborator

@cderv cderv commented Jan 17, 2025

With this we get now

  • With my Windows system install
❯ quarto check install
Quarto 99.9.9
[>] Checking Quarto installation......OK
      Version: 99.9.9
      commit: 59514408353e1dff4bcb66f3296ccf9a9d978873
      Path: C:\Users\chris\Documents\DEV_R\quarto-cli\package\dist\bin
      CodePage: 1252

[>] Checking tools....................OK
      TinyTeX: v2024.12
      Chromium: 869685

[>] Checking LaTeX....................OK
      Using: TinyTex
      Path: C:\Users\chris\AppData\Roaming\TinyTeX\bin\windows\
      Version: 2024

[>] Checking Chrome Headless....................OK
      Using: Chrome found on system
      Path: C:\Program Files\Google\Chrome\Application\chrome.exe
      Source: Windows Registry

[>] Checking basic markdown render....OK
  • When setting QUARTO_CHROMIUM
❯ quarto check install
Check file:///C:/Users/chris/Documents/DEV_R/quarto-cli/src/quarto.ts
Quarto 99.9.9
[>] Checking Quarto installation......OK
      Version: 99.9.9
      commit: 59514408353e1dff4bcb66f3296ccf9a9d978873
      Path: C:\Users\chris\Documents\DEV_R\quarto-cli\package\dist\bin
      CodePage: 1252

[>] Checking tools....................OK
      TinyTeX: v2024.12
      Chromium: (not installed)

[>] Checking LaTeX....................OK
      Using: TinyTex
      Path: C:\Users\chris\AppData\Roaming\TinyTeX\bin\windows\
      Version: 2024

[>] Checking Chrome Headless....................OK
      Using: Chrome found on system
      Path: C:\Users\chris\scoop\apps\chrome-headless-shell\current\chrome-headless-shell.exe
      Source: QUARTO_CHROMIUM

[>] Checking basic markdown render....OK

This will be helpful to help know what is used easily

@cderv cderv merged commit 9ee70ad into main Jan 17, 2025
7 of 47 checks passed
@cderv cderv deleted the check/chromium branch January 17, 2025 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants