Open fcollonval opened 6 months ago
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.
https://github.com/Zsailer/nextgen-kernels-api by @zsailer can help on this.
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.