execnb
execnb copied to clipboard
Is it possible to stream output?
Right now execnb is waiting for the final response from code execution. Is it possible to steam execution results without waiting for final response?
I'm using execnb for executing notebooks in the Mercury framework, and got such question from user https://github.com/mljar/mercury/issues/301