Skip to content

Commit 060a9ba

Browse files
committed
Changes based on review
1 parent d3c8135 commit 060a9ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/projects/virtual-environments.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ If you need to install R packages, use `install.packages`; if you need to instal
318318
### venv / condaenv
319319

320320
If you create a virtual environment with `venv` or `conda` as described above, Positron should automatically discover that environment when you open the parent folder.
321-
You can also explicitly select the environment by using the **Python: Select Interpreter** command.
321+
You can also explicitly select the environment by using the **Interpreter: Select Interpreter Session** command.
322322

323323
If you have installed the Quarto executable in a conda environment rather than in a system-wide install, you need to launch Positron from a terminal with that conda environment activated in order for Positron to detect the conda installation of Quarto.
324324
The Quarto path setting in the Quarto extension does not work with Quarto installed in conda environments.

0 commit comments

Comments
 (0)