Archive for July, 2019
I am a huge user of Anaconda Python and the way I usually get access to the Anaconda Prompt is to start typing ‘Anaconda’ in the Windows search box and click on the link as soon as it pops up. Easy and convenient. Earlier today, however, the Windows 10 menu shortcuts for the Anaconda command line vanished from my machine!
I’m not sure exactly what triggered this but I was heavily messing around with various environments, including the base one, and also installed Visual Studio 2019 Community Edition with all the Python extensions before I noticed that the menu shortcuts had gone missing. No idea what the root cause was.
Fortunately, getting my Anaconda Prompt back was very straightforward:
- launch Anaconda Navigator
- Click on Environments
- Selected base (root)
- Choose Not installed from the drop down list
- Type for console_ in the search box
- Check the console_shortcut package
- Click Apply and follow the instructions to install the package