diff --git a/admin-guide/configuration/software/conda.md b/admin-guide/configuration/software/conda.md index 4fb26648..7de8f3c5 100644 --- a/admin-guide/configuration/software/conda.md +++ b/admin-guide/configuration/software/conda.md @@ -35,6 +35,7 @@ To overwrite the default configuration of conda (which would violate the license ```yaml channels: - conda-forge +- nodefaults # Show channel URLs when displaying what is going to be downloaded # and in 'conda list'. The default is False.