pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:Jupyter Notebook language:JavaScript
Filter by
278k results
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 ...
Expose rpgle-repl to Notebooks.
DB2 i notebooks already allow inline SQL code snippets to be executed on the fly.
This functionality allows for small RPG examples to be included too, which could be ...
Adds command-palette actions to collapse and expand inputs for code cells only:
- Notebook: Collapse All Code Cell Inputs
- Notebook: Expand All Code Cell Inputs
The existing all-cell input ...
Summary
- apply the existing sync settings predicate before writing Daily Notes references
- keep ordinary notebook sync behavior unchanged by sharing only the settings-level filter
- prevent ...
Summary
- Route F5 to native notebook debugging when Positron Notebook Editor is active, bypassing CONTEXT_DEBUGGERS_AVAILABLE
which blocked activation (#12845)
- When no kernel is connected ...