Answers for "install anaconda from command line"

0

how to run anaconda in terminal

run this command in your terminal: source ~/anaconda3/bin/activate 
after that click enter then put this command to your terminal : anaconda-navigator
Posted by: Guest on July-06-2021
1

install make anaconda

conda install -c conda-forge make
Posted by: Guest on May-12-2021

Code answers related to "install anaconda from command line"

Browse Popular Code Answers by Language