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

[24.1] Remove defaults channel for conda usage #18859

Merged

Commits on Oct 21, 2024

  1. remove defaults channel for conda

    https://www.theregister.com/2024/08/08/anaconda_puts_the_squeeze_on/
    
    According to the FAQs on https://repo.anaconda.com/pkgs/ this includes
    `pkgs/main`, `pkgs/r`, and `pkgs/msys2`.
    
    Seems also to be a good idea because for `mulled_channels` we apparently never used it (consistency).
    bernt-matthias committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    4e81a78 View commit details
    Browse the repository at this point in the history
  2. update osx startup workflow

    to use miniforge
    bernt-matthias committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    b71b6ef View commit details
    Browse the repository at this point in the history
  3. deprecate 32bit conda installation option

    can be installed manually by affected users
    bernt-matthias committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    14f382e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af9b9ef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b99e3c8 View commit details
    Browse the repository at this point in the history
  6. also add home for default return

    Co-authored-by: Nicola Soranzo <nicola.soranzo@gmail.com>
    bernt-matthias and nsoranzo committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    57b3666 View commit details
    Browse the repository at this point in the history
  7. reset default channels

    bernt-matthias committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    56fae9b View commit details
    Browse the repository at this point in the history