jrmccluskey commented on code in PR #35066:
URL: https://github.com/apache/beam/pull/35066#discussion_r2112606082


##########
examples/notebooks/beam-ml/custom_remote_inference.ipynb:
##########
@@ -137,7 +137,7 @@
       "source": [
         "!pip install --upgrade pip\n",
         "!pip install protobuf==3.19.4\n",
-        "!pip install apache-beam[interactive,gcp]>=2.40.0\n",
+        "!pip install apache-beam[interactive,gcp]==2.65.0\n",

Review Comment:
   This may have been a local environment issue, but I was not able to get pip 
to actually install a beam version until I specified ==



-- 
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-unsubscr...@beam.apache.org

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

Reply via email to