How to set up anaconda path to environment variable?


An anaconda is an open-source free path that allows users to write programming in Python language. The anaconda is termed by navigator as it includes various applications of Python such as Spyder, Datalore, JupyterLab, orange, etc. This environment helps us to set the different versions and packages of Python. The Anaconda distribution of Python includes more than 350 libraries for data science. The anaconda is also known as one of all management tools.

System Requirement to Install Anaconda Navigator

Requirement

Details

RAM

8GB is good

CPU

2 x 64-bit

Disk Space

Minimum storage is 6GB but 20GB is sufficient space

Screen Resolution

800 pixels wide and 600 pixels high

Operating System

Linux, Windows, and Mac

Written in

Python and C

Steps to Install Anaconda Navigator and set the Environment Path

The following steps are −

  • Step 1 − Search for the Anaconda in the search box of the browser.

  • Step 2 − Open the link and starts the download according to your operating system.

  • Step 3 − After completing of download then continue the process for installation.

  • Step 4 − Select the browse option to set the location of Anaconda.

  • Step 5 − Move to click the install option

  • Step 6 − Now we will go to the setting menu and search for Advance system setting.

  • Step 7 − Then Click on the advancement system setting, the system properties open, and then click on environment variables that will open the interface of environment path.

  • Step 8 − The interface of Environment variables opens and check for path option in system variables. There are two following ways to set the path −

    • Double-click on the path that will open the edit environment variables.

    • Select the path and click on to edit option it will open the new path to set in an edit environment variable.

  • Step 9 − Now open the command prompt and mention the command named where python and where conda to get the detailing of path.

  • Step 10 − Then copy the path and store it in the edit environment variable. Therefore, the setup process of Anaconda is complete.

  • Step 11 − For confirmation, use the command to python --version to get the version of python installed in the system and secondly use the command conda --version to get the version of Anaconda navigator.

Advantages of Using Anaconda

  • It is a free and open-source platform.

  • It contains more than 1000 packages of R and Python

  • Easily perform the machine learning algorithm.s

Conclusion

We discussed the setup of anaconda path in the environment variable. In the beginning, simply search the download anaconda in the search box of browser. Then explore the site of the anaconda and see the available links of different Operating systems such as Windows, Mac, and Linux. Moving forward to install the process of anaconda and then set the environment path variable by opening the Advanced system settings. Then use the command prompt to provide the command based on paths i.e. where python and where conda. Next, simply copy the path and alter it into the path in the edit environment variable. Finally, we used the command prompt and check for the confirmation of Anaconda version. The various fields that used this navigator tool such as Data science, Data Analytics, Machine learning, etc.

Updated on: 17-Jul-2023

3K+ Views

Kickstart Your Career

Get certified by completing the course

Get Started
Advertisements