Answers for "how to open anaconda from terminal"

0

how to open anaconda navigator from terminal

open anaconda prompt and type -> 

anaconda-navigator
Posted by: Guest on January-28-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 "how to open anaconda from terminal"

Browse Popular Code Answers by Language