You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The stderr and stdout from print statements seems to be indented by several spaces since notebook 5.6. I confirmed by downgrading to 5.5 (it went away) and re-upgrading (it came back). The image below contrasts the indentation in 5.5 (right) versus 5.6 (left).
I did not see any reference to this in the changelog as being a stylistic choice. My two cents is that I prefer the non-indented behavior. It looks particularly odd/buggy when printing to stderr since the entire pink box is indented and the hover box when you mouse over does not align well.