Skip to content
New issue

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

activate conda env using base conda env #425

Merged
merged 5 commits into from
Mar 17, 2022

Conversation

mbektas
Copy link
Member

@mbektas mbektas commented Mar 15, 2022

  • activates non-base conda environments using a base/root conda environment on the machine. if a base environment is not auto-detected, user is prompted to choose base environment path
  • fixes Unable to use conda environment #423

special thanks to @anaximeno for reporting this issue with a patch proposal #415 and debugging efforts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to use conda environment
1 participant