This is an automated email from the ASF dual-hosted git repository.
ccy pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 0749dc5 Merge pull request #6335: [BEAM-5308] Correct/cleanup
DockerOnMac code in DockerJobBundleFactory
add c6290c4 Interactive Beam -- getting started guide
new 519e91e Merge pull request #6332 from qinyeli/master
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../apache_beam/runners/interactive/README.md | 266 +++++++++++++
.../examples/Interactive Beam Example.ipynb | 432 +++++++++++++++++++++
.../Interactive Beam Running on Flink.ipynb | 419 ++++++++++++++++++++
3 files changed, 1117 insertions(+)
create mode 100644 sdks/python/apache_beam/runners/interactive/README.md
create mode 100644
sdks/python/apache_beam/runners/interactive/examples/Interactive Beam
Example.ipynb
create mode 100644
sdks/python/apache_beam/runners/interactive/examples/Interactive Beam Running
on Flink.ipynb