Page MenuHomeSolus

Update python-jupyter_client to 6.1.7
ClosedPublic

Authored by algent on Nov 15 2020, 8:00 PM.

Details

Summary

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

Depends on D9975 D9977

Signed-off-by: Algent Albrahimi <algent@protonmail.com>

Test Plan
  • Succesfully update python-ipykernel against this package.
  • Run a few python scripts using spyder3.

Diff Detail

Repository
R3689 python-jupyter_client
Lint
Lint Not Applicable
Unit
Tests Not Applicable