Closed gabalafou closed 1 year ago
Thanks for trying the suggestion @gabalafou
Let's keep getInstalledPackages
optional and use a boolean. Regarding the name for it, what about requiresSearch
- the trouble with hasSearchProvider
is that the local conda or mamba have a search capability (the endpoint is even available already).
This PR is a stepping stone to a minimum viable user experience for Conda Store: https://github.com/Quansight/conda-store/issues/228
Subsequent PRs will change the search box so that instead of merely filtering down a large list of packages locally, it will use search results returned from the server.