This is an automated email from the ASF dual-hosted git repository.

damccorm pushed a commit to branch users/damccorm/broken-notebook
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/users/damccorm/broken-notebook 
by this push:
     new 1f4553cc919 Update run_custom_inference.ipynb
1f4553cc919 is described below

commit 1f4553cc919bd94dc711eb3bf91460a82a22f41b
Author: Danny McCormick <[email protected]>
AuthorDate: Wed Apr 12 10:01:04 2023 -0400

    Update run_custom_inference.ipynb
---
 examples/notebooks/beam-ml/run_custom_inference.ipynb | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/examples/notebooks/beam-ml/run_custom_inference.ipynb 
b/examples/notebooks/beam-ml/run_custom_inference.ipynb
index 110744ce894..5ae88aa89de 100644
--- a/examples/notebooks/beam-ml/run_custom_inference.ipynb
+++ b/examples/notebooks/beam-ml/run_custom_inference.ipynb
@@ -33,6 +33,9 @@
     {
       "cell_type": "markdown",
       "id": "b6f8f3af-744e-4eaa-8a30-6d03e8e4d21e",
+      "metadata": {
+        "id": "b6f8f3af-744e-4eaa-8a30-6d03e8e4d21e"
+      },
       "source": [
         "# Bring your own machine learning (ML) model to Beam RunInference\n",
         "\n",

Reply via email to