

The Windows Terminal comes bundled as part of Windows 11. If not, you can download it from its website. I assume that you have already installed Anaconda. In this post, I will share the steps that I followed to incorporate Anaconda’s Prompt into it. Having them under a single window with a tab system would be much handier. However, when you need more than one command prompt open (which happens quite often), it is very annoying to have them spread all over the place. It is great to manage your environments and launch your tools. It comes with its own package manager, conda, which includes its own command prompt. Anaconda is a fantastic software distribution that has everything that you need to start your Data Science projects.
