Closed rmshaffer closed 3 years ago
Fixes #35 by sending an execute_input message immediately after receiving a cell execution request.
execute_input
Fixes #66 by sending a status message immediately after sending a kernel info reply to let the client know that the kernel is idle and ready.
status
Fixes #35 by sending an
execute_input
message immediately after receiving a cell execution request.Fixes #66 by sending a
status
message immediately after sending a kernel info reply to let the client know that the kernel is idle and ready.