From aa3d6b6799b6bdc637f6b452bcca7a555e360dd4 Mon Sep 17 00:00:00 2001 From: Kerem Kayabay Date: Fri, 24 May 2024 08:24:36 +0200 Subject: [PATCH] minor change regarding the YAML file location --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8781778..4efecac 100644 --- a/README.md +++ b/README.md @@ -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: