We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The option to install using pip or conda is only relevant to conda which can support both. Otherwise you should just install using pip.
The text was updated successfully, but these errors were encountered:
Also lowercase the names of the tools in the menu options.
Sorry, something went wrong.
I thought the extension already did this. Guess something must have changed and I have not added unit tests for this.
I stand corrected, it never did this.
Ensure conda installer is not used for non-conda environments (#1065)
05ad30e
* 🐛 ensure conda install is not used for non conda environments * ✅ add test * 📝 change log * Fixes #969
DonJayamanne
Successfully merging a pull request may close this issue.
The option to install using pip or conda is only relevant to conda which can support both. Otherwise you should just install using pip.
The text was updated successfully, but these errors were encountered: