Highlights
Ask AI to edit an entire notebook from the chat sidebar
Review original and proposed code side by side below each changed cell
Apply all changes or decide separately for each cell
Display plots and images correctly in conversational notebooks
Benefit from updated security dependencies and stability fixes
This release makes larger notebook changes easier and safer to review.
Added
- Added an Edit notebook mode to AI chat for changes that affect multiple cells.
- Added side-by-side diffs below changed cells, with options to keep the original code or use the proposed change.
- Added controls to review, apply, or discard notebook changes.
Improved
- Improved notebook context sent to AI by removing unnecessary output data.
- Improved the review workflow for pending notebook changes.
- Updated bundled extensions and security dependencies.
Fixed
- Fixed plots and images that could appear clipped in conversational notebooks.
- Fixed synchronization between notebook changes and the AI chat sidebar.