A simple Apache Beam pipeline running in a Jupyter Notebook. Useful for developing Apache Beam Pipelines.
The easiest way to get started is running the Notebook in Google Colab. If you can to run it locally, clone this repository and run make
. Once the Docker container is running you can play with the notebook at http://localhost:8888
.