env_from_file

soap.conda.env_from_file(file: Union[str, Path], env_path: Union[str, Path])[source]

Create or update an enviroment from a Conda environment YAML file

Parameters:
  • file – Path to the Conda environment YAML file

  • env_path – Path to the prefix to create or update the Conda environment