I have a file.py and codes are running in interative windows.
In same directory when I open file2.py and try to run it interactive, scripts are trying to run in interactive window 1.
In VSCODE I was able to open multiple interactive windows but here I couldn’t find the solution.
Thanks.