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

output container only renders two outputs #146227

Closed
rebornix opened this issue Mar 29, 2022 · 3 comments
Closed

output container only renders two outputs #146227

rebornix opened this issue Mar 29, 2022 · 3 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug notebook-output verified Verification succeeded
Milestone

Comments

@rebornix
Copy link
Member

This looks like a bug in VS Code, I'm seeing a lot of weird behaviors

  • Basically sometimes the 2nd progress is not visible (but when i scroll or add a new cell it magically appears)
  • The output Done is not displayed at the end (but when i scroll or add a new cell it magically appears)

Originally posted by @DonJayamanne in microsoft/vscode-jupyter#9397 (comment)

@rebornix rebornix self-assigned this Mar 29, 2022
@rebornix rebornix added bug Issue identified by VS Code Team member as probable bug candidate Issue identified as probable candidate for fixing in the next release notebook-output labels Mar 29, 2022
@rebornix rebornix added this to the March 2022 milestone Mar 29, 2022
@rebornix rebornix changed the title This looks like a bug in VS Code, I'm seeing a lot of weird behaviors output container only renders two outputs Mar 29, 2022
rebornix added a commit that referenced this issue Mar 29, 2022
@rebornix rebornix modified the milestones: March 2022, April 2022 Mar 29, 2022
@rebornix rebornix modified the milestones: April 2022, March 2022 Mar 29, 2022
@rzhao271 rzhao271 added the verified Verification succeeded label Mar 30, 2022
LcJuves pushed a commit to LcJuves/vscode that referenced this issue Mar 31, 2022
@rchiodo
Copy link
Contributor

rchiodo commented Apr 28, 2022

Verifying the corresponding bug on jupyter and I found there's still a problem.

VS code shows this:
tqdm

Jupyter shows this:

jupyter

@rchiodo rchiodo reopened this Apr 28, 2022
@rchiodo
Copy link
Contributor

rchiodo commented Apr 28, 2022

The difference being there seems to be extra lines in the VS code output.

@rchiodo rchiodo added verification-found Issue verification failed and removed verified Verification succeeded notebook-triage labels Apr 28, 2022
@joyceerhl joyceerhl modified the milestones: March 2022, May 2022 May 4, 2022
@rebornix
Copy link
Member Author

rebornix commented May 5, 2022

@rebornix rebornix closed this as completed May 5, 2022
@rebornix rebornix removed the verification-found Issue verification failed label May 5, 2022
@joyceerhl joyceerhl added the verified Verification succeeded label Jun 3, 2022
@joaomoreno joaomoreno removed the candidate Issue identified as probable candidate for fixing in the next release label Jun 7, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Jun 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug notebook-output verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

6 participants
@joaomoreno @rebornix @rzhao271 @rchiodo @joyceerhl and others