Actualités

This post explains how to run a Python script in terminal or CMD. This is a quick and powerful way to access your programs and improve workflow.
A small tip on how to launch, run or open Command Prompt as an administrator or an elevated CMD with administrative privileges & rights in Windows 11/10.
How to run Linux programs in a Windows 10 command prompt Last week we explained how you could launch Windows 10 programs within a WSL Linux distribution.
Now, open the Command Prompt and run it as administrator. We will make use of the ‘cd’ command to change the operating directory on the Command Prompt to the one where your Java program is stored.
How do you integrate Anaconda effectively with your other Python tooling, like IDEs? And if you decide you just want to use regular Python, how do you remove Anaconda without breaking anything else?