Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:Jupyter Notebook

Filter by

278k results  (389 ms)

278k results

Summary - Added stable cell IDs to the model diff example notebook. - Updated notebook kernel and language metadata to match the working examples. - Kept the example code and rendered content unchanged.

Motivation - Jupyter notebooks were added to the default supported extensions and were processed as raw UTF-8 text, causing entire .ipynb JSON (including outputs, metadata, attachments, and ...
aardvark
codex

Pull request overview Re-enables a previously-skipped API test for setTextDocumentLanguage on notebook cells, using a new URI-filtered event helper to avoid races with unrelated text document events ...

desktop
Sharing

trying to make the blog page look cooler!!

An action recently executed the notebooks in this repo. This PR updates all notebooks that ran successfully with the new cell outputs. [!NOTE] This pull request was created by a GitHub action.

Fixes #186361 Summary Notebook output toolbars were not fully reset when an output element was detached, hidden, re-rendered, or switched to another mime type. The toolbar attachment flag also was ...
triage-needed

feat(notebooks): integrate AI agent with full notebook-native tool support This commit implements the complete Notebooks Agent architecture, enabling the AI agent to autonomously read, author, and ...
enhancement