Answers for "where is terminal in anaconda"

1

anaconda navigator linux command

# in the bash shell write:
anaconda-navigator
Posted by: Guest on May-23-2021
7

how to open anaconda in terminal

Type this in terminal:
anaconda-navigator
Posted by: Guest on July-27-2020
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 "where is terminal in anaconda"

Browse Popular Code Answers by Language