You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "damccorm (via GitHub)" <gi...@apache.org> on 2023/04/12 13:53:05 UTC

[GitHub] [beam] damccorm commented on a diff in pull request #26226: Copy editing Beam ML notebooks

damccorm commented on code in PR #26226:
URL: https://github.com/apache/beam/pull/26226#discussion_r1164144105


##########
examples/notebooks/beam-ml/automatic_model_refresh.ipynb:
##########
@@ -57,7 +47,16 @@
     {
       "cell_type": "markdown",
       "source": [
-        "# Update ML models in running pipelines"
+        "# Update ML models in running pipelines\n",
+        "\n",
+        "<table align=\"left\">\n",
+        "  <td>\n",
+        "    <a target=\"_blank\" href=\"https://colab.research.google.com/github/AnandInguva/beam/blob/notebook/beam/examples/notebooks/beam-ml/side_Input_model_updates.ipynb\"><img src=\"https://raw.githubusercontent.com/google/or-tools/main/tools/colab_32px.png\" />Run in Google Colab</a>\n",

Review Comment:
   ```suggestion
           "    <a target=\"_blank\" href=\"https://colab.sandbox.google.com/github/apache/beam/blob/master/examples/notebooks/beam-ml/automatic_model_refresh.ipynb\"><img src=\"https://raw.githubusercontent.com/google/or-tools/main/tools/colab_32px.png\" />Run in Google Colab</a>\n",
   ```
   
   Right now this is linking to Anand's branch instead of the main apache beam version, this fixes that



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