AnswerDotAI / AnswerDotAI/execnb

Is it possible to stream output?

Open
#49 0 comments 1 reaction 0 assignees View on GitHub
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

Research direction

No file or test is named. Start by tracing execnb's notebook execution entry point and how it waits for the final response, then determine where incremental results could be exposed. Done means execution results are delivered before completion, with behavior demonstrated for the Mercury use case.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter-notebook
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.