🚀 Release 1.0.5
🔗 Links
What's Changed
- fix: self-heal restart_notebook when the kernel was culled (JUPYTER_SERVER mode) by @ebarkhordar in #267
- chore(deps): bump actions/checkout from 6 to 7 in the actions group by @dependabot[bot] in #258
- feat: add open_notebook_in_ui opt-in for use_notebook tab activation (fixes #218) by @ebarkhordar in #269
- feat: make the execution timeout configurable from the CLI and environment (fixes #264) by @ebarkhordar in #270
- fix: create the notebook before the session that points at it (JUPYTER_SERVER mode) by @ebarkhordar in #271
- fix: preserve outputs, execution_count and metadata when moving a cell by @ebarkhordar in #273
- fix: return the timeout log and keep image outputs on the execute_cell streaming path by @ebarkhordar in #276
New Contributors
- @ebarkhordar made their first contribution in #267
Full Changelog: v1.0.4...v1.0.5