conda update spyder
(or pip
, if not using Anaconda)jupyter qtconsole
(if console-related)spyder --reset
When the Spyder console has displayed output too wide to view, it adds a horizontal scroll bar to the bottom. This scrollbar hides the last command line of the console, and it seems I am unable to scroll down further. It's a very minor issue but it's annoying the hell out of me.
I recorded my screen to show the issue: https://youtu.be/WYuA6Zssges
fig,ax=plt.subplots(figsize=(15,15))
Expected output: a full view of the console
Current output: a truncated view of the console
Hi @lisatostrams could you try to update and check if the issue remains? Thanks!
Pinging @steff456 @juanis2112 to check if they can reproduce this in the latest Spyder available
Hi @dalthviz,
Updating spyder did in fact work, so sorry i thought i had the latest version! Thanks for the quick reply anyway :)
Closing!
Awesome @lisatostrams ! Glad things are working better :)
Most helpful comment
Hi @dalthviz,
Updating spyder did in fact work, so sorry i thought i had the latest version! Thanks for the quick reply anyway :)
Closing!