quarto-dev / quarto-dev/quarto-cli
Add uv among command example to work with virtual env and quarto
Open
@cderv is already working on this.
Since Feb 17, 2025.
documentation
python-setup
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
Thanks, the suggestion to wrap
quarto renderinsideuv runworks here and seems like the cleanest option.You can also leverage uv run directly, as the command will be ran in the virtual env
Maybe content about
uvcould be added to the Quarto docs on virtual environments?
Originally posted by @westat-schneider in #12053
We are mentionning venv and how to create it. uv seems widely use and it could be interesting to document it too.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.