Python-Fundamentals-Legacy icon indicating copy to clipboard operation
Python-Fundamentals-Legacy copied to clipboard

Provide Guidance for Linux Anaconda Installation

Open jvallentine1211 opened this issue 4 years ago • 1 comments

Just like #11 for Windows, it would be helpful to provide Linux guidance on whether to accept the defaults or not.

image

jvallentine1211 avatar Dec 22 '20 22:12 jvallentine1211

Here we probably want to suggest they ignore the default and instead type yes when it asks:

Do you wish the installer to initialize Anaconda3 by running conda init? [yes|no]`

That way their environment will be automatically set up without going through extra steps.

aculich avatar Dec 22 '20 23:12 aculich