execnb icon indicating copy to clipboard operation
execnb copied to clipboard

Is it possible to stream output?

Open pplonski opened this issue 2 years ago • 0 comments

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

pplonski avatar Jun 13 '23 10:06 pplonski