virtualenv support #497
Answered
by
jjallaire
webbedfeet
asked this question in
Q&A
-
Hello, Is there a way to support virtualenv or conda envs in Quarto? Is it just a matter of activating the env and then running Quarto within it? Just thinking of the |
Beta Was this translation helpful? Give feedback.
Answered by
jjallaire
Apr 1, 2022
Replies: 1 comment 4 replies
-
Correct, just activate the environment then call Quarto. See also https://quarto.org/docs/projects/virtual-environments.html |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
mcanouil
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Correct, just activate the environment then call Quarto. See also https://quarto.org/docs/projects/virtual-environments.html