When I make a new environment with numpy, and I end up with both numpy and ipykernel and a bunch of other stuff in the environment, it would be nice to know why. If I was a new user, I'd be confused why packages I never requested end up in my environment.
Value and/or benefit
More clarity for users will help adoption and reduce bug reports.
Feature description
When I make a new environment with
numpy
, and I end up with bothnumpy
andipykernel
and a bunch of other stuff in the environment, it would be nice to know why. If I was a new user, I'd be confused why packages I never requested end up in my environment.Value and/or benefit
More clarity for users will help adoption and reduce bug reports.
Anything else?
No response