Home > Blockchain >  Spyder: Is there any way to leave the "view background colour" in the variable explorer un
Spyder: Is there any way to leave the "view background colour" in the variable explorer un

Time:01-22

For personal preference, I prefer viewing my dataframes without the colouring scheme:

variable explorer

There is an option to untick the 'background colour' option, but every time I open up another numpy/pandas array it's ticked again by default.

Is there anything in the settings to turn off "background colour" in the variable explorer by DEFAULT.

Thanks a lot.

CodePudding user response:

(Spyder maintainer here) No, there isn't, sorry.

  •  Tags:  
  • Related