pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:Jupyter Notebook
Filter by
280k results
What
Adds Notebooks — a markdown-based runbook resource that renders pages of prose with embedded dashboard panels, alongside
the existing dashboards.
Resource apply
- Notebook resource schema ...
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 ...
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
Summary
Adds a small verification step 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 ...
MTTA
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
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.
area/components
lgtm
What this PR delivers
This PR implements the Notebook feature as a full-screen, production-ready workspace integrated into the tutor flow,
including user-driven note management, chapter organization ...