Skip to content

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

Filter by

281k results  (470 ms)

281k results

Changes - Implement rename notebook from sidebar dropdown - Implement delete notebook from sidebar dropdown Issue Closes NOZ-15

Description Adds documentation explaining how links are handled in JupyterLab notebooks, addressing issue #7883. Changes - Adds a new How Links are Handled in Notebooks section at the end of ...
documentation
pkg:cells
pkg:csvviewer

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

Summary Fixes #224043 The Notebook Find Filters toggle in the Search view appeared whenever any notebook editor was present in the list of opened editors, even if no notebook was actually visible ...

(notebook-links)=
documentation

dependencies
python

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