Release 1.0.6
🚀 Release 1.0.6
🔗 Links
What's Changed
- fix: keep each output's nbformat type when writing results back to a notebook file by @ebarkhordar in #278
- fix: honour execute_code kernel_id in MCP_SERVER mode by @ebarkhordar in #280
- fix: support synchronous ContentsManager via ensure_async by @mucan54 in #281
- fix: apply the execution timeout config to execute_code by @ebarkhordar in #282
- fix: await LocalBackend contents_manager calls with ensure_async (#283) by @ebarkhordar in #284
- fix: don't persist the [No output generated] sentinel as a cell output by @ebarkhordar in #286
- fix: keep a notebook's binding when ensure_kernel_alive regenerates a dead kernel by @ebarkhordar in #288
- add typer cli by @echarles in #289
New Contributors
Full Changelog: v1.0.5...v1.0.6