Skip to content

Commit

Permalink
Add conda.enabled to conda config scope docs (#4320)
Browse files Browse the repository at this point in the history
Signed-off-by: Mahesh Binzer-Panchal <[email protected]>
  • Loading branch information
mahesh-panchal authored Sep 19, 2023
1 parent a79056b commit 0b74c4e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/config.md
Original file line number Diff line number Diff line change
Expand Up @@ -480,6 +480,9 @@ The `conda` scope controls the creation of a Conda environment by the Conda pack

The following settings are available:

`conda.enabled`
: Enable Conda execution (default: `false`).

`conda.cacheDir`
: Defines the path where Conda environments are stored. When using a compute cluster make sure to provide a shared file system path accessible from all compute nodes.

Expand Down

0 comments on commit 0b74c4e

Please sign in to comment.