Is there a way in conda to list only explicitly installed packages without the packages that were installed as dependencies?

Viewed 1955

How can I list only explicitly installed packages in conda for particular environment? Is there a way to do it?

1 Answers
Related