microsoft / jupyter-core

Library for writing Jupyter kernels in .NET Core
MIT License
108 stars 23 forks source link

Handle kernel_info_reply in shell server. #69

Closed cgranade closed 3 years ago

cgranade commented 3 years ago

This PR ensures that the kernel_info_reply message is sent from the shell server, so that it is sent immediately even when the engine class is still initializing. Since this is formally a breaking change, this PR also increments the version number.

cgranade commented 3 years ago

/azp run

azure-pipelines[bot] commented 3 years ago
No pipelines are associated with this pull request.