Answers for "how to install anaconda linux"

0

how install conda linux

bash Anaconda-latest-Linux-x86_64.sh
Posted by: Guest on January-19-2021
0

install anaconda on linux

Enter the following to install Anaconda for Python 3.7:

bash ~/Downloads/Anaconda3-2020.02-Linux-x86_64.sh

OR Enter the following to install Anaconda for Python 2.7:

bash ~/Downloads/Anaconda2-2019.10-Linux-x86_64.sh
Posted by: Guest on October-01-2021

Browse Popular Code Answers by Language