I am using a third-party Python client that can connect to different servers using some arguments.
In PyCharm I defined under Settings
>
Build, Execution,Deployment
>
Console
>
Python Console
one of these and all works fine.
I would now like to add other Python Consoles that point to the interpreter with different interpreter options. Unfortunately the New Console button only lets me add one type.
All other Stack Overflow questions relate to different interpreters.