As discussed, we want to remove the specified conda environment paths from the prefilled tutorial pipeline.yml files, as they cause the workflow to crash when run by the user. Specifically, we need to do the following:
[x] Go through all tutorial pipeline.yml files (they should be linked on top of the respective parameter explanation file) and remove any specified conda environment paths
[x] Add a sentence in each tutorial explaining how to specify the conda environment
As discussed, we want to remove the specified conda environment paths from the prefilled tutorial
pipeline.yml
files, as they cause the workflow to crash when run by the user. Specifically, we need to do the following: