Description
Hello,
Currently if we run:
$ conda update anaconda
Collecting package metadata (current_repodata.json): done
Solving environment: done
All requested packages already installed.
$ anaconda --version
anaconda Command line client (version 1.11.2)
$ conda list anaconda
packages in environment at /data/opt/anaconda3:
Name Version Build Channel
_anaconda_depends 2023.03 py39_0
anaconda custom py39_1
anaconda-client 1.11.2 py39h06a4308_0
anaconda-navigator 2.4.0 py39h06a4308_0
$ conda info
conda version : 23.5.0
conda-build version : 3.24.0
python version : 3.9.16.final.0
It is difficult to know which version of Anaconda is actually installed or based upon. It will be nice if the "custom" version can somehow tell the latest anaconda version it is based on for example ver 2023-03.