further fixes

This commit is contained in:
2025-12-16 11:21:18 +01:00
parent 01ac18b3f4
commit 581b695839
12 changed files with 25 additions and 35 deletions

View File

@@ -52,7 +52,7 @@ When the `anaconda` module has been loaded, you can list the available environme
conda info -e
```
You can get more info on the use of the `conda` package management tool at its official [https://conda.io/projects/conda/en/latest/commands.html](documentation site).
You can get more info on the use of the `conda` package management tool at its official [documentation site](https://conda.io/projects/conda/en/latest/commands.html).
## Using your own custom made environments with jupyterhub