pullrequests Search Results · language:Edge language:TypeScript language:HTML language:Jupyter Notebook language:Java
Filter by
807k results
Summary
- add a timeout to the Jupyter sessions request used while resolving the current notebook path
Why
If a listed notebook server accepts a connection but does not respond, path discovery ...
verification-needed
Introduces a per-file metadata.schemaVersion on .codex and .source notebooks, plus a shared migration ladder run at four
points so files always reach the current schema before any merge or render:
1 ...
... 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 ...