

If your shell/prompt complains that it cannot find the command, it likely means that you installed Anaconda without adding it to the PATH environment variable. User-agent : conda/4.8.2 requests/2.22.0 CPython/3.7.6 Windows/10 Windows/2 Windows Searching it on the Cortana search bar located on the bottom left of screen and choose Anaconda Navigator Click windows start menu on the bottom.

INSTALL ANACONDA NAVIGATOR CONDA INSTALL
Package cache : C:\ProgramData\Miniconda3\pkgsĬ:\Users\USERNAME\AppData\Local\conda\conda\pkgsĮnvs directories : C:\Users\USERNAME\.conda\envsĬ:\Users\USERNAME\AppData\Local\conda\conda\envs Windows Exit Anaconda Navigator Once closed, open the Anaconda Prompt app from the Start menu Run the following commands: conda install anaconda-clean.
INSTALL ANACONDA NAVIGATOR CONDA UPGRADE
Use these terminal commands to upgrade Python if necessary. You can also find Anaconda installer files for the older version of Python. Type 'Anaconda Navigator' in the Spotlight search bar. Mac: Click the magnifying glass icon in the upper-right corner of the menu bar at the top. So make sure that your Linux machine has updated Python. Use one of the following steps to open the Anaconda Navigator: Windows: Click the Windows Start menu and type 'Anaconda Navigator.' Click the Anaconda Navigator icon. User config file : C:\Users\USERNAME\.condarcīase environment : C:\ProgramData\Miniconda3 (read only) Step 1: Installing Python 3.7 to Install Anaconda Navigator in Linux Currently, Anaconda requires Python 3.7 version. Here's my output: (base) C:\Users\USERNAME>conda infoĪctive env location : C:\ProgramData\Miniconda3 Conda info will display information about the current install, including the active env location which is what you want. win-64 v1.6.4 To install this package run one of the following: conda install -c free anaconda-navigator Description Anaconda Navigator is a desktop graphical user interface included in Anaconda that allows you to launch applications and easily manage conda packages, environments and channels without the need to use command line commands.
