LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

conda-rename

environment renaming utility

TLDR

Rename an environment
$ conda rename -n [old_name] [new_name]
copy

SYNOPSIS

conda rename [options] newname_

DESCRIPTION

conda rename changes the name of an existing conda environment. This is done by cloning the environment to the new name and removing the old one.

PARAMETERS

-n, --name name

Current name of environment to rename.
-p, --prefix path
Current path of environment to rename.

CONFIGURATION

~/.condarc

User-level conda configuration for channels, package settings, and solver options.
/opt/conda/.condarc
System-wide conda configuration.

CAVEATS

The environment must be deactivated before renaming.

SEE ALSO

RESOURCES

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid