Answers for "where is python installed anaconda"

3

how do i see the list of packages installed on anaconda

conda list
Posted by: Guest on July-26-2020
1

how to check installed library in anaconda

Open "Anaconda Prompt" then type
conda list
and press "Enter"
You are done
Thanks
Posted by: Guest on April-20-2022

Code answers related to "where is python installed anaconda"

Python Answers by Framework

Browse Popular Code Answers by Language