conda-incubator / conda-store

Data science environments, for collaboration. ✨
https://conda.store
BSD 3-Clause "New" or "Revised" License
142 stars 46 forks source link

[ENH] - Ability to search for package across multiple environments #664

Open ericdatakelly opened 9 months ago

ericdatakelly commented 9 months ago

Feature description

When working with a team who has created many shared environments, it's possible that an existing environment has the packages I need, but to find it is time consuming. I'd like to be able to search for a package across shared environments.

Value and/or benefit

Saves a lot of time.

Anything else?

Because the yaml and lock files are stored, it should be easy to provide a simple text search across all of them.