-
Notifications
You must be signed in to change notification settings - Fork 2.2k
added v0.6.7 changelog and jupyter mcp tutorial #6116
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Caution
Changes requested ❌
Reviewed everything up to 0b2d243 in 1 minute and 49 seconds. Click for details.
- Reviewed
441
lines of code in2
files - Skipped
18
files when reviewing. - Skipped posting
2
draft comments. View those below. - Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. docs/src/pages/docs/mcp-examples/data-analysis/jupyter.mdx:115
- Draft comment:
Example uses a weak token ('heyheyyou'). Recommend adding a note to use a stronger token in production. - Reason this comment was not posted:
Comment looked like it was already resolved.
2. docs/src/pages/docs/mcp-examples/data-analysis/jupyter.mdx:103
- Draft comment:
Consider adding an inline comment explaining the purpose of uninstalling 'pycrdt' and 'datalayer_pycrdt' to clarify compatibility requirements. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%
<= threshold50%
The comment is asking for an explanation of the purpose of uninstalling certain packages. This falls under asking the PR author to explain or clarify their intention, which is against the rules. The comment does not provide a specific code suggestion or ask for a test to be written. Therefore, it should be removed.
Workflow ID: wflow_qgPxFEDTSgmrOcse
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
Preview URL: https://c7aee941.docs-9ba.pages.dev |
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
urmauur
approved these changes
Aug 11, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Adds OpenAI gpt-oss model support, Jupyter MCP tutorial, and critical bug fixes for v0.6.7.
What's Changed
🚀 OpenAI gpt-oss Support
📚 New Jupyter MCP Tutorial
🔧 Bug Fixes
📋 Changelog
Important
Adds OpenAI gpt-oss model support, Jupyter MCP tutorial, and bug fixes for v0.6.7.
gpt-oss-120b
andgpt-oss-20b
models.jupyter.mdx
for real-time notebook interaction and code execution.useMediaQuery
hook.2025-08-07-gpt-oss.mdx
for v0.6.7 changes.This description was created by
for 0b2d243. You can customize this summary. It will automatically update as commits are pushed.