minor change regarding the YAML file location
This commit is contained in:
parent
1eb6024fd0
commit
aa3d6b6799
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ This repository looks at a deployment of a Dask cluster on Vulcan, and executing
|
|||
|
||||
Only the `main` and `r` channels are available using the Conda module on the clusters. To use custom packages, we need to move the local Conda environment to Hawk.
|
||||
|
||||
Follow the instructions in [the Conda environment builder repository](https://code.hlrs.de/SiVeGCS/conda-env-builder). The YAML file to create a test environment is available in the `deployment_scripts` directory.
|
||||
Follow the instructions in [the Conda environment builder repository](https://code.hlrs.de/SiVeGCS/conda-env-builder), which includes a YAML file for building a test environment.
|
||||
|
||||
### 2. Allocate workspace on Hawk:
|
||||
|
||||
|
|
Loading…
Reference in a new issue