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

Skip empty output text blocks? #593

Open
zmoon opened this issue Apr 16, 2024 · 0 comments
Open

Skip empty output text blocks? #593

zmoon opened this issue Apr 16, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@zmoon
Copy link

zmoon commented Apr 16, 2024

Context

With Rich progress bars, extra empty output blocks are produced.

For example:

image

The empty blocks each consist of two

<div class="output text_html">
  <pre style="white-space:pre;overflow-x:auto;line-height:normal;font-family:Menlo,'DejaVu Sans Mono',consolas,'Courier New',monospace"></pre>
</div>

I'll try to come up with a minimal example with code...

Proposal

It would be nice for such empties to be skipped, perhaps optionally.

Tasks and updates

No response

@zmoon zmoon added the enhancement New feature or request label Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant