Disable Scientific mode in PyCharm Follow
Answered
Hi,
How do I turn off Scientific mode permanently in Pycharm IDE?
Please sign in to leave a comment.
Hi Sdworman! With two actions:
Has it helped?
Hi Pavel,
I could not get either to work. I still see a Special Variables window in the bottom right corner, even after I unselect Scientific mode. How do I get rid of the Special Variables window?
Sdworman, oh, this sub window can be disabled with Settings | Build, Execution, Deployment | Show console variables by default.
A follow-up question: I understand how to disable "Show plots in tool window" within a project, but how can I configure PyCharm to disable this option by default for new projects? If I open preferences with no project open, "Python Scientific" is not available under "Tools".
Hans, close the project and `rm .idea/*`,
then reopen the project
Curently it's not possible. We have related request on YouTrack: https://youtrack.jetbrains.com/issue/PY-27324, but you are welcome to open separate one for default option.
Hello all
a quick fix to prevent the sciview by default is to add a PySciProjectComponent to the file at C:\Users\<YOUR USER>\AppData\Roaming\JetBrains\PyCharm2021.2\options\project.default.xml inside <default project>