Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Update conda's base environment without having to auto-activate #1012

@Pipboyguy

Description

@Pipboyguy

Many user would want conda's auto_activate_base: false configuration set, because having the base environment always activated when starting a new shell means having to deal with environment conflicts when dealing with apt, brew and other packages that use python in the background.

Not having this setting set to true makes Topgrade skip conda when upgrading.

Is there a way we can make topgrade updgrade conda without having the base environment activated.

In my own case, the conda executable is visible, the base env just isn't activate.

Something like conda update -n base --all -y

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions