Currently I’m using Conda version 4. It shows that there is a new version of Conda 23.5 available. When I try to update, it is not updating. How can I update Conda to a new version?
==> WARNING: A newer version of conda exists. <== current version: 4.8.0 latest version: 23.5.0 Please update conda by running $ conda update -n base -c defaults conda
Use the command below:
conda update --all