I already have miniconda but I think I’d prefer Anaconda. I don’t want/need two separate installations. Will I have to uninstall miniconda, or can Anaconda simply add whatever I lack? Thanks.
Good morning,
Miniconda can be converted into Anaconda to get the full experience, you can do that if you follow these simple steps:
1 - Download Miniconda here: https://repo.anaconda.com/miniconda/Miniconda3-latest-Windows-x86_64.exe
2- Launch the Anaconda prompt from your start menu.
3- Install Anaconda with this command:
conda install anaconda anaconda-navigator
4 - Now you should be able to use Anaconda
Please let us know if that worked for you and we will be very happy to help you if you need anything else.