pullrequests Search Results · language:Edge language:TypeScript language:PHP language:JavaScript language:Jupyter Notebook
Filter by
281k results
... metadata.kernelspec.language).
- Wraps JSON.parse so malformed notebooks produce a recoverable ExtractionError instead of a thrown exception.
Design notes
Line numbers are reported as virtual offsets: cell 0 starts at ...
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 ...
The View Full Notebook button now appears at the top and bottom of the notebook.
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 ...