AnswerDotAI / AnswerDotAI/execnb
Is it possible to stream output?
Open
- Dominant language
- Jupyter Notebook
- Stars
- 138
- Forks
- 12
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
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](https://github.com/mljar/mercury) framework, and got such question from user https://github.com/mljar/mercury/issues/301
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.