apache / apache/beam

Decouple interactive Beam from Jupyter

Open
#21,609 0 comments 1 reaction 0 assignees View on GitHub
improvement interactive P2 python runners
Dominant language
Java
Stars
8.7k
Forks
4.7k
Avg merge
1d 20h
Merged PRs (30d)
196

Description

Some aspects of interactive Beam (e.g. triggering execution with ib.collect) make sense to use outside of a Jupyter notebook. We should make sure that use-cases like this are possible, and we only require a notebook if it's actually necessary. In my mind that should just be features that are _explicitly_ integrating with Jupyter, like side panels, custom magics, etc...

Things like caching and plotting tools even make sense to use outside of Jupyter (a plotting tool can return a handle that the user could use to save the plot as an image).

Imported from Jira [BEAM-14515](https://issues.apache.org/jira/browse/BEAM-14515). Original Jira may contain additional context.
Reported by: bhulette.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.