The last step in the process following running the install shell script on Linux asks if you want to activate the base environment whenever a terminal is opened, but then the paragraph concludes with this:
"You can undo this by running conda init --reverse $SHELL? [yes|no] "
I was confused trying to understand whether "yes" meant activating base or running the script to reverse that effect.
Noob here. I understand that this hardly qualifies as an "issue", but I thought it would be an easy fix. Just trying to make the project (slightly) better!
2c,
Drew
The last step in the process following running the install shell script on Linux asks if you want to activate the base environment whenever a terminal is opened, but then the paragraph concludes with this:
"You can undo this by running
conda init --reverse $SHELL? [yes|no] "I was confused trying to understand whether "yes" meant activating base or running the script to reverse that effect.
Noob here. I understand that this hardly qualifies as an "issue", but I thought it would be an easy fix. Just trying to make the project (slightly) better!
2c,
Drew