Installation
System requirements
Operating systems: Navigator supports the same operating systems that
the Anaconda Distribution supports. These include:
- Windows Vista and newer, 32-bit or 64-bit.
- macOS, 64-bit.
- Ubuntu 14.04, 32-bit or 64-bit.
Python: Versions 2.7, 3.4, 3.5 and 3.6.
Installing Navigator
Navigator is automatically installed when you install Anaconda
version 4.0.0 or higher.
If you have Miniconda
or an older version of Anaconda installed, you can install Navigator from an Anaconda Prompt
by running the command conda install anaconda-navigator
.
To start Navigator, see Getting Started.
Uninstalling Navigator
To uninstall Anaconda Navigator, open the Anaconda Prompt (Terminal on macOS or
Linux), and enter this command:
conda remove anaconda-navigator
To uninstall all of Anaconda see Uninstalling Anaconda.
Configuring Navigator to work with a local Anaconda Repository
If you’re an Anaconda Enterprise subscriber, you can configure
Navigator to search for packages in your local Anaconda Repository
instead of searching on Anaconda.org.
To configure Navigator to search in a local Anaconda Repository:
In the top menu bar’s Anaconda Navigator menu (on macOS it’s File),
select Preferences.
In the Anaconda API domain field, type the address of your local
Anaconda Repository.
Click the Apply button.
At the top of the Navigator window, click the Sign in to Anaconda Cloud button.
In the Username and Password fields, type your Anaconda Repository
username and password.
Click the Login button.