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

Kernel won't print in vscode jupyter, seemingly at random #1049

Open
theloni-monk opened this issue Aug 9, 2022 · 1 comment
Open

Kernel won't print in vscode jupyter, seemingly at random #1049

theloni-monk opened this issue Aug 9, 2022 · 1 comment

Comments

@theloni-monk
Copy link

The following code executed in a cell

print("test")
flush(stdout)
false

produces the output:
false

I've tried and succeeded and failed to reproduce this error several times and it seems to just happen sometimes that vscode won't print the output of stdout other than the final statement evaluated. I have no idea why.

@theloni-monk
Copy link
Author

It seems to occur after I've printed a bunch of stuff previously. Maybe theres a buffer somewhere that gets too full?

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

1 participant