-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
clipertains to the CLI interfacepertains to the CLI interfacelocked[bot] locked due to inactivity[bot] locked due to inactivitysource::communitycatch-all for issues filed by community memberscatch-all for issues filed by community membersstale[bot] marked as stale due to inactivity[bot] marked as stale due to inactivitystale::closed[bot] closed after being marked as stale[bot] closed after being marked as staletype::featurerequest for a new feature or capabilityrequest for a new feature or capability
Description
Whenever I want to change to a different conda environment I can't remember the command to list all environments. However I know I can activate it with conda activate <env name>
once I know the name.
When running just conda activate
it tells me: You need to specify a conda environment.
This is correct but also not very helpful. My suggestion would be to change the message to something like:
You need to specify a conda environment. To list environments use "conda env list"
. Even better would be of course to just print out directly the installed environments. This would probably needs some work and would be doing too much.
Metadata
Metadata
Assignees
Labels
clipertains to the CLI interfacepertains to the CLI interfacelocked[bot] locked due to inactivity[bot] locked due to inactivitysource::communitycatch-all for issues filed by community memberscatch-all for issues filed by community membersstale[bot] marked as stale due to inactivity[bot] marked as stale due to inactivitystale::closed[bot] closed after being marked as stale[bot] closed after being marked as staletype::featurerequest for a new feature or capabilityrequest for a new feature or capability