Open Adam-D-Lewis opened 12 months ago
Thanks for opening an issue. I believe this is handled in conda-store-ui
, moving to the corresponding repo. Please feel free to revert if needed. :)
Noting @dharhas
's Slack comemnt:
the autocomplete unfortunately is not live and is independent of the channels. The opposite is true as well. The autocomplete doesn't work when adding a new channel and the only way to add packages from those channels is to switch to yaml or type it in fully.
Describe the bug
As you can see in the image azure shows up in the autocomplete, but there is no azure package in conda-forge (https://anaconda.org/search?q=azure). Furthermore, if you add the package and try to build the environment, it fails.
Expected behavior
Azure should not show up in autocomplete if it can't be added to the environment.
How to Reproduce the problem?
obvious
Output
No response
Versions and dependencies used.
No response
Anything else?
As a workaround, https://anaconda.org/search?q=azure should be a more accurate way to check available packages.