pullrequests Search Results · language:Edge language:TypeScript language:PHP language:Jupyter Notebook language:TypeScript
Filter by
85.1k results
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 ...
Summary
Closes #12727
Adds commonly expected JupyterLab keyboard shortcuts to the Positron Notebook Editor:
- 1-6: Change cell to heading level 1-6 (command mode)
- Shift+L: Toggle line ...
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 ...
Description
Summary:
- Updates the Function Calling 101 notebook to use the current xAI SDK chat and tool-calling flow.
- Update the Hyper Personalized Marketing to use the current xAI SDK for ...
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 ...
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 ...
documentation
enhancement
javascript