pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:Jupyter Notebook language:JavaScript
Filter by
278k results
Summary
PoC for moving the notebook post composer to a native editor. Adds two editors behind feature flags alongside the
existing TipTap one — a native rich-text editor (react-native-enriched) and ...
Automated daily sync. Review the diff and merge when ready.
... content synchronization via
postMessage. The NotebookEditor and NotebookViewer components are updated to leverage this bridge, allowing notebooks to
be loaded from and saved back to the wiki s storage ...
Summary
- Adds NotebookScene.tsx — a fully interactive 3D notebook built with React Three Fiber and Framer Motion
- Deep-space antigravity theme (#050510 background) with cyan + purple accent ...
- Pull this branch, then yarn yarn start and see web console on localhost:9999 as before.
- Clone https://github.com/questdb/mcp-bridge and yarn yarn build. We will use the script ...clone
path.../mcp-bridge/dist/index.js ...
Fixes #12855
Root cause: The Python extension sets editor.defaultColorDecorators: never for [python] language scope, which
suppresses the built-in hex color regex detection. When notebook cell ...
... initialization to avoid cold-boot seeding races.
- Restore stored Aula Premium payloads in AulaIA so Notebook-generated lessons open in the Lousa instead of being
orphaned.
Bug and impact ...
Changes
- Implement rename notebook from sidebar dropdown
- Implement delete notebook from sidebar dropdown
Issue
Closes NOZ-15