I want to run a Python script on a specific virtual desktop without affecting other desktops.
Currently, when I execute my Python file using VS Code, the `webbrowser.open()` command opens the browser window on the desktop where I’m currently working, rather than the one where I initially started the program.
New contributor
Kabo Bohan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.