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

Don't treat the conda root env as an env #324

Merged
merged 8 commits into from
Dec 22, 2022

Commits on Dec 14, 2022

  1. Configuration menu
    Copy the full SHA
    2638b3d View commit details
    Browse the repository at this point in the history
  2. update comment about conda root env

    Co-authored-by: Jason Grout <[email protected]>
    minrk and jasongrout authored Dec 14, 2022
    Configuration menu
    Copy the full SHA
    69919fa View commit details
    Browse the repository at this point in the history
  3. fix conda base environment detection

    use CONDA_DEFAULT_ENV=base
    
    if CONDA_PREFIX is set and CONDA_DEFAULT_ENV is not defined, assume it's the base env (not properly activated as an env)
    minrk committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    89178f1 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. lint

    blink1073 authored Dec 22, 2022
    Configuration menu
    Copy the full SHA
    c476fc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60c4a12 View commit details
    Browse the repository at this point in the history
  3. lint

    blink1073 authored Dec 22, 2022
    Configuration menu
    Copy the full SHA
    2c58f1b View commit details
    Browse the repository at this point in the history
  4. lint

    blink1073 authored Dec 22, 2022
    Configuration menu
    Copy the full SHA
    706a816 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d5e3ec1 View commit details
    Browse the repository at this point in the history