+Ning Kang <[email protected]> +Sam Rohde <[email protected]> On Thu, Apr 29, 2021 at 6:13 PM Tao Li <[email protected]> wrote:
> Hi Beam community, > > > > The notebook console from Google Cloud defines a show() API to display a > PCollection which is very neat: > https://cloud.google.com/dataflow/docs/guides/interactive-pipeline-development > > > > If we are using a regular jupyter notebook to run beam app, how can we > print out a PCollection easily? What’s the best practice? Thanks! > > >
