Live data from Hacker News

Windows 10 and Python = VS Code and WSL

queworx.com

1–3 of 3 posts

Re: Windows 10 and Python = VS Code and WSL

#3
post #2

I've been using this setup for a couple of weeks. Works good in general with some bugs. The main issue is you can't run Docker on WSL. You have to install Docker for Windows and connect your WSL docker daemon to it.

Yeah, same. It's really nice to do all my Python coding in WSL. But Docker I run in a Linux env in a Virtual Machine.