Seems like no matter what kernel I use, if I enter 'print("a\rb")' I see 'a' and 'b' as separate lines in the cell's output.
It's annoying as many packages use '\r' for textual progressbars (Keras for example) which leads to a lot of output..
Hi @zachmoshe, thank you for the report. It looks like we need to bring forward the output cleanup functionality of the classic notebook.
Most helpful comment
Hi @zachmoshe, thank you for the report. It looks like we need to bring forward the output cleanup functionality of the classic notebook.