rszper commented on code in PR #24437:
URL: https://github.com/apache/beam/pull/24437#discussion_r1036456887


##########
examples/notebooks/beam-ml/run_inference_pytorch.ipynb:
##########
@@ -84,6 +84,13 @@
       "metadata": {
         "id": "loxD-rOVchRn"
       },
+      "outputs": [],
+      "source": [
+        "!pip install apache_beam[gcp,dataframe] --quiet"
+      ],
+      "metadata": {
+        "id": "loxD-rOVchRn"
+      },

Review Comment:
   I think this is a change that Anand made, and for some reason it's showing 
up in this PR: 
https://github.com/apache/beam/pull/24336/files#diff-d74554e3521bce6230681b255694c89efcceae49a13c2baccb9b91d983b1d6fc
   
   I can try to get rid of it again, but it keeps showing up.



-- 
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]

Reply via email to