Run multiple run windows for different python script

已回答

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

0

Hi,

As easy as it sounds. Just run your Python scripts and PyCharm will create a separate tab for each in Run tool window.

1

请先登录再写评论。