Answers for "linux anaconda run"

1

run conda commands on linux

export PATH=~/anaconda3/bin:$PATH
Posted by: Guest on October-06-2021
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

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language