Windows Python Developers Had Better Setup Earlier (III): Add Anaconda Prompt on the Right-click Menu
Right-click menu makes things handy
The previous article shows how to add Anaconda Prompt on the Windows Terminal, which makes it easy to access the working directory. In this article, it introduces another way: adding Anaconda Prompt on right-click menu of Windows 10 or 11. This is the third part of the story series of “What Windows Python Developers Had Better Setup Earlier”, which includes the following contents:
- Part(I): Windows Terminal
- Part (II): Add Anaconda Prompt on the Windows Terminal
- Part(III): Add Anaconda Prompt on the Right-Click Menu
- Part(IV): Add Anaconda PowerShell Prompt on the Windows Terminal
- Part(V): Add Anaconda PowerShell Prompt on the Right-Click Menu
1. Why Adding Anaconda Prompt on the Right-click Menu
By adding Anaconda Prompt on the Right-click, one can start Anaconda Prompt directly from the current working directory. For example, we access the folder wavelet_analysis in the Drive D: on my computer.