Installing Navigator

Navigator is automatically installed when you install Anaconda Distribution.

If you have Miniconda, install Navigator manually into your base environment by opening Anaconda Prompt (Terminal on macOS/Linux) and running the following command:

conda install anaconda-navigator

View the packages in your base environment to confirm Navigator is installed:

conda list --name base anaconda-navigator

Having trouble installing or launching Navigator? See our Navigator Troubleshooting topics.