Skip to content

Commit fc706db

Browse files
committed
[conda] Update links to the documentation
1 parent 064f541 commit fc706db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/conda/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ Micromamba supports almost all the subcommands of Conda. For more details see th
144144

145145
### Using environments in submission scripts
146146

147-
Since all computationally heavy operations must be performed in compute nodes, Conda environments are also used in jobs submitted to the [queuing system](../slurm/index.md). You can activate and deactivate environment in various sections of your script.
147+
Since all computationally heavy operations must be performed in compute nodes, Conda environments are also used in jobs submitted to the [queuing system](https://hpc-docs.uni.lu/slurm/). You can activate and deactivate environment in various sections of your script.
148148

149149
Returning to the R example, a submission script running a single core R job can use the `R-project_name` environment as follows:
150150
```

0 commit comments

Comments
 (0)