Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Whitespace in overly long output #95

Open
cfbolz opened this issue May 2, 2022 · 1 comment
Open

Whitespace in overly long output #95

cfbolz opened this issue May 2, 2022 · 1 comment

Comments

@cfbolz
Copy link

cfbolz commented May 2, 2022

One of my Python intro students had this (to them frustrating) problem this week: When the output of a cell is very long, it's split up into different output_area divs, with output_subareas inside. The bottom and top padding around these output_subarea divs make it look like there is an empty line printed in the middle of the long output, making the student search for an extra print() in their code. See screenshot for an example:
Screenshot from 2022-05-02 09-55-30

Version as per "About":

Server Information:

You are using Jupyter notebook.

The version of the notebook server is: 6.4.11
The server is running on this version of Python:

Python 3.10.4 (main, Apr  2 2022, 09:04:19) [GCC 11.2.0]

Current Kernel Information:

Python 3.10.4 (main, Apr  2 2022, 09:04:19) [GCC 11.2.0]
Type 'copyright', 'credits' or 'license' for more information
IPython 7.31.1 -- An enhanced Interactive Python. Type '?' for help.
@echarles
Copy link
Member

I am trying to reproduce this but can only get one output_subarea.

Screenshot 2022-10-28 at 08 15 57

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants