Add kernel state machine
Opened this issue · 1 comments
fcollonval commented
Adding a kernel state machine on the backend will allow to get a reliable status of the kernel state. In particular it will be possible to handle the case of a document connecting to a kernel with a pending input.
echarles commented
https://github.com/Zsailer/nextgen-kernels-api by @Zsailer can help on this.