Skip to content

Conversation

@ellisonbg
Copy link
Collaborator

Summary

Increase the default stream limit from 10 to 200 in the OutputsManager.

This change increases the stream_limit default value from 10 to 200 in jupyter_server_documents/outputs/manager.py:23, allowing for better handling of larger output streams.

Test plan

  • Verify the new default value is applied correctly
  • Test with larger output streams to ensure performance remains acceptable

🤖 Generated with Claude Code

@ellisonbg
Copy link
Collaborator Author

Fixes #148

@Zsailer

Copy link
Collaborator

@Zsailer Zsailer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@Zsailer Zsailer merged commit 8ef4212 into jupyter-ai-contrib:main Aug 14, 2025
4 of 6 checks passed
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

Successfully merging this pull request may close these issues.

2 participants