Find the path to Python associated with a conda environment
Arguments
- envname
The name of, or path to, a conda environment.
- conda
The path to a
conda
executable. Use"auto"
to allowreticulate
to automatically find an appropriateconda
binary. See Finding Conda andconda_binary()
for more details.- all
Boolean; report all instances of Python found?