Skip to content

Commit 9a69b41

Browse files
authored
Merge pull request #1558 from quarto-dev/python/venv
2 parents 54f82c6 + 9cae411 commit 9a69b41

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/computations/_jupyter-install.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,5 @@ quarto check jupyter
2525
```
2626

2727
Quarto will select a version of Python using the [Python Launcher](https://docs.python.org/3/using/windows.html#python-launcher-for-windows) on Windows or system `PATH` on MacOS and Linux. You can override the version of Python used by Quarto by setting the `QUARTO_PYTHON` environment variable.
28+
29+
If you are using a virtual environment with your environment or project, see more at [Virtual Environments](/docs/projects/virtual-environments.qmd).

0 commit comments

Comments
 (0)