The image shows a Conda paragraph in an OML notebook with command to list the environment to view the list of active environments. The command is:
%conda
env listIn this image, the asterisk (*) is now present against the
            mypyenv environment, indicating that this environment is active
            now.