Skip to main content

Posts

Showing posts with the label Console emulator for Windows

How to Integrate Anaconda Prompt and Jupyter Notebook with CMDER

I personally find CMDER a fantastic tool and do believe its the best windows console emulator out there. I prefer make use of its  capability  to run multiple commands side by side with split panes and tabs, which helps multitasking and productivity. For those of you who aren't aware,  CMDER  is a user-friendly console emulator for Windows that offers numerous features, including a sleek and intuitive GUI, making it easy for users, including beginners, to interact with the command line.   In this blog, I'll guide you through the steps to set up CMDER to work similar to Anaconda Prompt, a popular environment for Python development.  A Step-by-Step Guide to Anaconda Prompt Integration in CMDER     Step 1: Navigate to Anaconda Prompt Before we begin, ensure you have Anaconda installed on your system. Open the Anaconda Prompt to find the location of the 'conda' executable. Step 2: Locate the 'conda' Executable In the Anaconda Prompt, enter the following command: whe