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

Consistency with JupyterLab: Clear output when a cell is queued for execution #16396

Open
stuarteberg opened this issue Jan 21, 2025 · 1 comment
Assignees
Labels
feature-request Request for new features or functionality

Comments

@stuarteberg
Copy link

In JupyterLab, a cell's output is cleared immediately once the user has decided to re-run it, even though it may not be executed immediately due to other cells running in the queue. I'm having trouble adjusting to the VSCode UI, in which cell output remains until the cell has started execution. In VSCode, I find myself accidentally reading out-of-date outputs or error tracebacks before I realize that the cell is still waiting to re-execute.

I confess that this is a duplicate of #11585, which was closed over a year ago due to lack of interest. However, I wonder if it might garner more support now, with increasing numbers of users migrating away from JupyterLab to AI-enabled IDEs like VSCode.

(If it's poor etiquette of me to knowingly open a duplicate issue, then I sincerely apologize. I'm just not sure how to express my support for that feature request now that the original issue is no longer accepting comments or upvotes.)

@stuarteberg stuarteberg added the feature-request Request for new features or functionality label Jan 21, 2025
@vs-code-engineering vs-code-engineering bot added this to the Backlog Candidates milestone Jan 21, 2025
@stuarteberg
Copy link
Author

FYI, in case you want to upvote again:

@patrickmelix, @tabacof, @sergiocalde94, @zachmeador, @aysenurk, @MobisParkHeekang, @thisiswhereitype, @pamitabh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

2 participants