I use Python console in PyCharm, when running the code, there is a "Special Variables" window appears on the right hand side of Python Console, how can I permanently turn it off?
File > Settings > Build, Execution, Development > Console
Then uncheck the box "Show console variables by default". Apply, Ok, then close your current console and reopen it.