Skip to content

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

Filter by

281k results  (444 ms)

281k results

Merge Checklist Please cross check this list if additions / modifications needs to be done on top of your core changes and tick them off. Reviewer can as well glance through and help the developer if ...

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.

1. Nit: prefer dog !== undefined over !!doc for messiness of truthiness reasons 2. Could you add a comment explaining why notebookType in doc is the thing to check for isNotebook? Is notebook ...

Summary Adds a small verification test for #12610 s fix: when a notebook closes, its automatically-created console session is shut down and removed from the Console list. Closes #12940. Approach ...

This is a WIP of the work I am posting about on Zulip.

Description Adds Notebook as a standalone system app under system apps and home page. Changes Made NotebookAppPage.tsx - Standalone page with single icon strip, plain React-controlled explorer ...
enhancement

This fixes a bug where notebooks were failing to preview with error No Quarto document available to render . The problem is that notebook cell text editors disappear from ...

Closes #14069. Removes the useLegacyNotebookEditor pin from the E2E suites that open notebooks incidentally, so they exercise the default Positron notebook editor. Scope grew per team discussion ...
MTTA