v0.2.5
What's Changed
- docs: add open-source community-health scaffolding by @fbereilh in #1
- feat(databricks): render dbutils.widgets parameter widgets in the notebook (Phase 0) by @fbereilh in #2
- fix(databricks): pin Databricks Connect to the cluster runtime + actionable version-mismatch error by @fbereilh in #3
- fix(kernel): refresh a disconnected kernel socket instead of wedging the notebook by @fbereilh in #4
- feat(ui): follow the running cell in the viewed notebook (with opt-out toggle) by @fbereilh in #5
- feat(ui): mark running notebooks on their tabs + show per-kernel memory in the status by @fbereilh in #6
- feat(databricks): 'Databricks runtime' toggle so IS_DATABRICKS notebooks take their widgets path by @fbereilh in #7
- fix(databricks): detect a closed Spark Connect session (is_closed) and reconnect instead of falsely reporting connected by @fbereilh in #8
New Contributors
Full Changelog: v0.2.4...v0.2.5