Reading time: < 1 minute
You must have Ubuntu installed on Windows, a project created in Visual Studio Code, and Python installed beforehand. Here are the following helpful links:
Create project in Visual Studio using commands in Ubuntu
First, I install XAMPP for Linux:
sudo chmod +x xampp-linux-x64-8.1.12-0-installer.run
sudo ./xampp-linux-x64-8.1.12-0-installer.run