- Added support for cell IDs in notebooks (#5378)
The following changes have been shipped to the Core SDK. If you are using one of the packages listed below as a transitive dependency, you will need to update its parent package.
- Add support for cell ID in notebook metadata (#5378)
- Remove electron from dependencies to avoid compat issues (#5390)
- Add support to register custom commands using the command handler (#5418)
- Fix cursor position issue when invoking language cell magics in Monaco editor (#5405)
- Fix issues with handling of kernel completions (#5407)
- @willingc
- @captainsafia
- @pwang347
- @resaldiv