I am trying to reset the interface I have tried to misaligned.
I couldn't find it in settings. I have also tried uninstalling and reinstalling it. No luck.
Can you help me to reset it?
Thanks.
I am trying to reset the interface I have tried to misaligned.
I couldn't find it in settings. I have also tried uninstalling and reinstalling it. No luck.
Can you help me to reset it?
Thanks.
(Spyder-dev here)
We will include a way to reset spyder configuration from within the user interface in the upcoming version (3.0.0).
In the meantime you can reset by opening a terminal window (cmd in windows.. shell in Mac/Linux) and typing
spyder --reset
If that still does not work you can erase the folder .spyder
in your user folder
Windows X:\Users\username\.spyder2\
(or X:\Users\username\.spyder\
)
Linux \home\username\.spyder2\
(or \home\username\.spyder\
)
For anyone, who has problem restoring the defaults settings, Open Terminal and type:
rm -r ~/.spyder
I am using Spyder 2.3.9. I was able to reset the windows using View->Reset Window Layout.
The original post could be on older version, where this option did not exist!
Tools >> Reset Spyder to Factory Defaults. Tested on Spyder 3.1.4