You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/11/30 21:26:19 UTC

[GitHub] [beam] rszper commented on a diff in pull request #24437: ML notebook formatting and text updates

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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org