rszper commented on code in PR #24437:
URL: https://github.com/apache/beam/pull/24437#discussion_r1036460572
##########
examples/notebooks/beam-ml/run_inference_multi_model.ipynb:
##########
@@ -520,7 +520,6 @@
"\n",
" def process(self, element):\n",
" image_url, image = element \n",
- " # Update this step when this ticket is resolved:
https://github.com/apache/beam/issues/21863\n",
Review Comment:
I think this is the difference between GitHub content and Devsite content.
We can definitely note this as a workaround, but we need to be careful about
the phrasing. I'll take a look at the Beam issue and see what I can come up
with.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]