Search code examples
pythonwindowspyder

Close all variable explorer windows in Spyder


Does anyone know of a quick way to close all open variable explorer windows in Spyder? (i.e. the windows that open when you click on a variable).

In Matlab, you can close all pop-up windows with close all. Does anything like that exist for Spyder?


Solution

  • (Spyder maintainer here) We don't have a command to do that, sorry.