Skip to content

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

Filter by

278k results  (376 ms)

278k results

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

Closes #10606 Summary - Route IPython.display.IFrame PDF outputs through the positron-pdf-server extension s full pdf.js viewer - Add Open With... button in the notebook viewer s secondary ...