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

Use glob pattern to search for conda directories/files #256

Closed
DonJayamanne opened this issue Nov 17, 2017 · 1 comment · Fixed by #1904
Closed

Use glob pattern to search for conda directories/files #256

DonJayamanne opened this issue Nov 17, 2017 · 1 comment · Fixed by #1904
Assignees
Labels
debt Covers everything internal: CI, testing, refactoring of the codebase, etc.
Milestone

Comments

@DonJayamanne
Copy link

File: condaLocator.ts

const KNOWN_CONDA_LOCATIONS = ['~/anaconda3/bin/conda', '~/miniconda3/bin/conda'];
@DonJayamanne DonJayamanne added awaiting 2-PR debt Covers everything internal: CI, testing, refactoring of the codebase, etc. labels Nov 17, 2017
@MikhailArkhipov MikhailArkhipov self-assigned this Feb 16, 2018
@MikhailArkhipov MikhailArkhipov added this to the February 2018 milestone Feb 16, 2018
@MikhailArkhipov
Copy link

Will try and do as part of #808 and #804

@brettcannon brettcannon modified the milestones: February 2018, March 2018 Feb 20, 2018
@brettcannon brettcannon modified the milestones: March 2018, April 2018 Mar 27, 2018
@MikhailArkhipov MikhailArkhipov removed this from the April 2018 milestone Apr 3, 2018
@brettcannon brettcannon added this to the June 2018 milestone Jun 5, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Jul 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
debt Covers everything internal: CI, testing, refactoring of the codebase, etc.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants