Run multiple run windows for different python script
Answered
Hello,
In a given PyCharm project, I want to run separate independent Python scripts under separate 'run' tab. How do I do that in PyCharm ?
Thanks,
Bhumika
Please sign in to leave a comment.
Hi,
As easy as it sounds. Just run your Python scripts and PyCharm will create a separate tab for each in Run tool window.