Skip to content

Environment variables #1

Open
Open
@coatless

Description

@coatless

Need to sit through and verify:

https://grep.app/search?q=%28%3F%3Aexport%20%7Cset%20%7C%5C%24%5C%7B%7C%5C%24%7CDeno%5C.env%5C.get%5C%28%5C%22%3F%29QUARTO_%5BA-Z0-9_%5D%2A&regexp=true&filter[repo][0]=quarto-dev/quarto-cli

Many seem to be only set on bundle and are not included with the distribution.

Some thoughts on Quarto

Variable Description
Quarto Environment Variables
QUARTO_DENO_PATH Specifies the path to the Deno executable
QUARTO_PYTHON Specifies the path to the Python executable
QUARTO_R Specifies the path to the R executable
QUARTO_JULIA Specifies the path to the Julia executable
QUARTO_DART Specifies the path to the Dart executable
QUARTO_CHROMIUM_PATH Specifies the path to Chromium for HTML rendering
QUARTO_CONDA_ENV Specifies the Conda environment to use
QUARTO_LOG_LEVEL Controls logging verbosity (info, warning, error)
QUARTO_RENDER_TOKEN Authentication token for Quarto Pub rendering
QUARTO_PRINT_STACK Controls whether to print stack along with error messages (true/false)
QUARTO_PROJECT_DIR Specifies the root directory for project-relative paths
Variable Description
Pandoc Environment Variables
PANDOC_VERSION Sets the version of pandoc to emulate

See if these are set system-wide?

Variable Description
LANG Sets locale for messages and number formatting
LC_ALL Overrides all locale settings
COLUMNS Sets text width for wrapping in some output formats
TMP Directory for temporary files
TEMP Alternative directory for temporary files
PATH Directories to search for required external programs
HOME User's home directory (for finding default data directory)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions