pullrequests Search Results · language:Edge language:TypeScript language:HTML is:public language:Jupyter Notebook language:HTML
Filter by
150k 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
Fixes #209161
Problem
Clicking a symbol entry in the notebook outline (Outline view, breadcrumbs, etc.) opens the cell and places the cursor
at the start of the symbol, but does not highlight or ...
Summary
- Added Python Jupyter notebook equivalents for all R-based exams
(2018, 2019-1, 2019-2, 2022, 2023-1, 2023-2, 2024, 2025), allowing students to complete exam exercises in Python ...
... instance, I don t think the frontend will
like an empty notebook (not only no cell, but also no metadata), as it will think it is corrupted (it doesn t conform to
nbformat). If the sync handshake happens ...
enhancement
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 ...
dependencies
python:uv