Releases: jupyter/nbclient
Releases · jupyter/nbclient
v0.7.0
0.7.0
Maintenance and upkeep improvements
- Cleanup CI #254 (@blink1073)
- Handle client 8 support #253 (@blink1073)
Other merged PRs
Contributors to this release
v0.6.8
0.6.8
Merged PRs
- Fix tests compatibility with IPython 8.5.0 #251 (@frenzymadness)
Contributors to this release
v0.6.7
0.6.7
Merged PRs
- Fix tests for ipywidgets 8 #246 (@frenzymadness)
- [pre-commit.ci] pre-commit autoupdate #236 (@pre-commit-ci)
Contributors to this release
v0.6.6
0.6.6
Merged PRs
- Start new client if needed in blocking setup_kernel #241 (@davidbrochart)
Contributors to this release
v0.6.5
0.6.5
Merged PRs
- Start new client if needed #239 (@davidbrochart)
Contributors to this release
v0.6.4
0.6.4
Merged PRs
- Make sure kernel is cleaned up in case an error occurred while starting kernel client #234 (@CiprianAnton)
- Suppress most warnings in tests #232 (@davidbrochart)
Contributors to this release
v0.6.3
0.6.3
Bugs fixed
- Clean up docs and typings #230 (@blink1073)
Documentation improvements
- Clean up docs and typings #230 (@blink1073)
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @chrisjsewell | @davidbrochart | @meeseeksmachine
v0.6.2
0.6.2
Merged PRs
- Fix documentation generation #228 (@davidbrochart)
Contributors to this release
v0.6.1
0.6.1
Merged PRs
- [pre-commit.ci] pre-commit autoupdate #225 (@pre-commit-ci)
- Add error_on_interrupt trait #224 (@davidbrochart)
- Fix typo #223 (@davidbrochart)
- Add on_cell_executed hook #222 (@davidbrochart)
Contributors to this release
v0.6.0
0.6.0
Maintenance and upkeep improvements
- Fix typings and update mypy settings #220 (@blink1073)
- Add missing dep on testpath #219 (@blink1073)
- Add more pre-commit hooks and update flake8 #218 (@blink1073)
Documentation improvements
- Clean up docs handling #216 (@blink1073)