From 1d2d79a2f797a639587801d82862f15017157de2 Mon Sep 17 00:00:00 2001 From: ebner Date: Mon, 23 Sep 2024 14:45:57 +0200 Subject: [PATCH] fix formatting ? --- admin-guide/configuration/conda.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/admin-guide/configuration/conda.md b/admin-guide/configuration/conda.md index 2b3e2817..a9bd75bf 100644 --- a/admin-guide/configuration/conda.md +++ b/admin-guide/configuration/conda.md @@ -75,10 +75,8 @@ More details on the usage of the `conda` command can be found here: https://docs.conda.io/projects/conda/en/stable/user-guide/index.html ```{info} -It seems that the `conda list ` command still uses the default channel. However `conda install` seem to respect the config above. +It seems that the _conda list _ command still uses the default channel. However _conda install_ seem to respect the config above. Probably related to this here: https://stackoverflow.com/questions/67695893/how-do-i-completely-purge-and-disable-the-default-channel-in-anaconda-and-switch ``` - -... \ No newline at end of file