Changelog:
- 6.1.7
- Fixed launching non python kernels from a windows store installed jupyter
- Silenced kill_kernel when kernel is already terminated
- Removed a number of python 2 code paths
- Documentation improvements around debug request/reply patterns
- 6.1.6
- Removed warnings in more cases for KernelManagers that use new cleanup method
- Some improved tests with a conversion to pytest pattern
Signed-off-by: Algent Albrahimi <algent@protonmail.com>