Skip to content

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

Filter by

936k results  (440 ms)

936k results

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

Describe the issue this Pull Request addresses The hudi-notebooks demo environment only shipped a Spark 3 image. This adds a parallel Spark 4 image and improves the existing notebooks. Changes are ...
size:L

Addresses #14069. Removes the useLegacyNotebookEditor pin from the E2E suites that open notebooks incidentally, so they exercise the default Positron notebook editor. Migrated and passing on the new ...

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.

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 ...

Fixes #13876. The approach is to only share notebook instances for the same URI within the same editor pane (PositronNotebookEditor). This shouldn t affect single-pane editing at all. Split editing ...

Resolves #1532 Summary This PR adds support for cell tags in positron notebooks. We expose a fairly simple UI on top of the metadata and make it easy to add, remove, and edit the tags. The tag ...