fix formatting ?

This commit is contained in:
2024-09-23 14:49:22 +02:00
parent 1d2d79a2f7
commit f007817031

View File

@@ -74,9 +74,10 @@ Afterwards conda environments can be created in a license conformed way as docum
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 <package>_ command still uses the default channel. However _conda install_ seem to respect the config above.
### Important Info
It seems that the `conda list <package>` 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
```