Show all the python packages in the environment
Usage
installed_python_pkgs(envname = NULL, conda = "auto")
Arguments
- envname
The name of a conda environment.
- conda
The path to a conda executable. Use "auto"
to allow scop to automatically find an appropriate conda binary.