Ubuntu – How is Python's webbrowser.open() method used on a Windows machine using a Linux subsystem?
Normally I work with Ruby and I don't have this issue thanks to some gems I have installed, but for Python I'm not sure how to handle this. I'm on a Windows machine, and I develop with VS Code using…