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

Allow conda activate to set its own PATH. #109

Merged
merged 3 commits into from
Feb 8, 2020
Merged

Allow conda activate to set its own PATH. #109

merged 3 commits into from
Feb 8, 2020

Commits on Feb 7, 2020

  1. Configuration menu
    Copy the full SHA
    15656d9 View commit details
    Browse the repository at this point in the history
  2. We no longer explicitly set PATH.

    conda activate should do this for us.
    ktlim committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    a780935 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2020

  1. Avoid possible race condition.

    ktlim committed Feb 8, 2020
    Configuration menu
    Copy the full SHA
    baca3fe View commit details
    Browse the repository at this point in the history