AnswerDotAI / AnswerDotAI/execnb
Is it possible to stream output?
未关闭
- 主要语言
- Jupyter Notebook
- 星标
- 138
- 派生
- 12
- 平均合并
- 1 分钟
- 30 天内合并 PR
- 1
描述
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
贡献指南
这个仓库没有索引到贡献指南
调研方向
未指定文件或测试。首先跟踪 execnb 的 notebook 执行入口点以及它如何等待最终响应,然后确定可以在哪里公开增量结果。当执行结果在完成之前交付,并且针对 Mercury 用例演示了该行为时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- jupyter-notebook
- 领域
- tooling
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100