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

Change notebook code cell stream output schema #201

Merged
merged 2 commits into from
Jun 7, 2024

Conversation

davidbrochart
Copy link
Collaborator

Closes #200.

@davidbrochart
Copy link
Collaborator Author

Do we agree on merging this PR?

@davidbrochart davidbrochart force-pushed the output branch 2 times, most recently from d82f058 to a2bb094 Compare June 3, 2024 12:49
@Zsailer
Copy link
Member

Zsailer commented Jun 5, 2024

Yeah, I think this is the right way to handle stream outputs. Great work, @davidbrochart!

The code looks good. Would you mind adding unit tests to cover this case? Or open an issue to add unit tests in a follow-up PR.

@davidbrochart
Copy link
Collaborator Author

Yes, I'll add tests in this PR.

@davidbrochart davidbrochart force-pushed the output branch 4 times, most recently from fb5298c to 91b2f56 Compare June 5, 2024 21:53
@Zsailer
Copy link
Member

Zsailer commented Jun 7, 2024

Thanks, @davidbrochart! LGTM!

@Zsailer Zsailer merged commit 280886e into jupyter-server:main Jun 7, 2024
10 checks passed
@davidbrochart davidbrochart deleted the output branch June 7, 2024 15:40
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

Successfully merging this pull request may close these issues.

Notebook code cell stream output schema
2 participants