I created an environment through PyCharm when I created a new project. I then installed some packages (including scikit-learn).
When I look at conda list in PyCharm's terminal I see the following

but when I look at conda list in Windows' terminal I see this:

So, no new packages listed here... Why?
To add on my hate for Windows, in my PyCharm project I still see this:

Why in the world??