diff --git a/01_Quick_Start_Guide.md b/01_Quick_Start_Guide.md index 895161c..11dca6f 100644 --- a/01_Quick_Start_Guide.md +++ b/01_Quick_Start_Guide.md @@ -145,7 +145,7 @@ pip install python-irodsclient > ``` > -Instead of installing the PRC via pip, you can do it by conda using environment.yml file. Copy this file to your project directory and update the last part, 'prefix' to your conda environments. And lastly execute the command below. +Instead of installing the PRC via pip, you can do it by conda using the environment.yml file. Copy [this file](https://github.com/kuleuven/iRODS-User-Training/blob/main/environment.yml) to your project directory and update the last part, 'prefix' to your conda environments. And lastly execute the command below. ```sh conda env create --file environment.yml diff --git a/03_Metalnx_Handson_User-Training.md b/03_Metalnx_Handson_User-Training.md index dbc8d9a..894f1f3 100644 --- a/03_Metalnx_Handson_User-Training.md +++ b/03_Metalnx_Handson_User-Training.md @@ -118,6 +118,7 @@ You start this exercise in the 'collections' tab. **Exercise 3: managing permissions** + Download the files patient1.csv and anonymized.csv from data/lifescience. - Make a collection called 'lifescience' in your home and upload both files to it. @@ -150,7 +151,7 @@ You start this exercise in the 'collections' tab. -**Exercise 4: working with metadata** +**Exercise 3: working with metadata** Download the files corpus1.txt, corpus2.txt and corpus3.txt from data/languages. - Make a collection called 'languages' and upload the files to it. - Add the following AVU's to the files: @@ -183,7 +184,7 @@ You start this exercise in the 'collections' tab. -**Exercise 5: metadata templates** +**Exercise 4: metadata templates** - Download the file biology/bird.JPG and upload it on Metalnx. - Create a private metadata template with the name 'Biology_images_'. Give it an appropriate description.