Skip to content

pullrequests Search Results · language:Edge language:TypeScript language:PHP language:Jupyter Notebook language:TypeScript

Filter by

85.1k results  (402 ms)

85.1k results

Revise notebook syncing to follow the same mechanism as studio cloud sync: - Per-entity Firestore CRUD in firestore-chat.ts - Sync integrated into notebook.ts store (initSync, markChatList ...

These modifications are mainly made by GitHub Copilot. Note: The completion of Jupyter notebooks in this extension is missing, as shown in #2016 and #2051. I ve been stuck on this problem for a long ...

Bumps postcss to 8.5.15 and updates ancestor dependency css-loader. These dependencies need to be updated together. Updates postcss from 7.0.39 to 8.5.15 details summary Release notes /summary p em Sourced ...
dependencies
javascript

Fixes #209161 Problem Clicking a symbol entry in the notebook outline (Outline view, breadcrumbs, etc.) opens the cell and places the cursor at the start of the symbol, but does not highlight or ...

... instance, I don t think the frontend will like an empty notebook (not only no cell, but also no metadata), as it will think it is corrupted (it doesn t conform to nbformat). If the sync handshake happens ...
enhancement

Bumps postcss to 8.5.15 and updates ancestor dependency css-loader. These dependencies need to be updated together. Updates postcss from 7.0.39 to 8.5.15 details summary Release notes /summary p em Sourced ...
dependencies
javascript

Summary - wait for a newly opened notebook to become resolvable before runtime helpers return - cover the async notebook materialization path in appkernel regression tests Root cause ...