Export conda environment to YAML
get
/py-scripts/v2/envs/{envName}
Returns YAML environment file for conda environment.
Request
Path Parameters
-
envName(required): string
The name of the conda environment
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/yaml
200 Response
YAML environment file
Root Schema : schema
Type:
string