Skip to content

Conversation

minrk
Copy link
Member

@minrk minrk commented Sep 13, 2018

Something got a little wonky with prompt and output alignment (see #3781 and #3784). This is master:

screen shot 2018-09-13 at 16 34 21

and this is with this PR, where everything is back where it belongs:

screen shot 2018-09-13 at 16 34 49

closes #3902

@minrk minrk added this to the 5.7 milestone Sep 13, 2018
@minrk minrk force-pushed the fix-prompt-alignment branch 2 times, most recently from f134d42 to 37b35dc Compare September 13, 2018 14:55
@minrk
Copy link
Member Author

minrk commented Sep 13, 2018

This was actually fixed by #3772. This PR now just makes it harder to get back into this situation by removing the separate sources for input and output prompt width, since they must always be the same.

@Carreau
Copy link
Member

Carreau commented Sep 14, 2018

LGTM, thanks !

@Carreau Carreau merged commit 8b74d6d into jupyter:master Sep 14, 2018
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

stderr and stdout are indented in notebook 5.6

2 participants