Releases: datalayer/jupyter-kernel-client
Releases · datalayer/jupyter-kernel-client
v0.4.0
0.4.0
New features added
Enhancements made
- Improve variables API #14 (@fcollonval)
- Add first implementation for list and get variables #12 (@fcollonval)
- Capture exception on client stop #11 (@fcollonval)
- Readme and Konsole #10 (@echarles)
- chore: konsole #9 (@echarles)
Contributors to this release
v0.3.1
0.3.1
Enhancements made
- Add concurrency configuration on CI job #6 (@fcollonval)
Bugs fixed
- Fix handling (not) owned kernel #8 (@fcollonval)
Documentation improvements
- Add pypi badge #7 (@fcollonval)
Contributors to this release
v0.3.0
0.3.0
Enhancements made
- Improve output_hook API #5 (@fcollonval)
- Multiple enhancement #3 (@fcollonval)
Other merged PRs
- Bump apache/skywalking-eyes from e19b828cea6a6027cceae78f05d81317347d21be to 3ea9df11bb3a5a85665377d1fd10c02edecf2c40 in the actions group #1 (@dependabot)
Contributors to this release
v0.2.0
0.2.0
Enhancements made
- Add KernelClient.execute_interactive #2 (@fcollonval)