Switch Anaconda Mirror Source: Steps
To switch the mirror source in Anaconda, you can follow the steps below:
- the program called anaconda-navigator
- Select the Environments tab in the Navigator interface.
- Select the environment (such as the base environment) where you want to change the image source in the Environments tab.
- Click on the “Channels” tab in the given environment.
- You can see the currently configured mirror source addresses in the current environment. Click the “Add” button to add a new mirror source.
- Please input the mirror source address you would like to add, such as the Tsinghua University mirror source: https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
- Click on “OK” to save the settings, then click on the “Update Channels” button to update the mirror sources.
- After the update is complete, your Anaconda environment will start using the new mirror source.
By following the steps above, you can successfully switch the mirror source of Anaconda.