The image shows a Conda paragraph in an OML notebook with command to list the environments that are available by default. The command is:
%conda
env list
The image shows two conda environments - base and
conda-pack-env. The environment base is marked
with an asterisk (*). It indicates that this environment is active.