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 7c78efc8115 Update run_custom_inference.ipynb
7c78efc8115 is described below
commit 7c78efc8115ff8269335cb58465ce4e21dbe0c73
Author: Danny McCormick <[email protected]>
AuthorDate: Wed Apr 12 10:00:25 2023 -0400
Update run_custom_inference.ipynb
---
examples/notebooks/beam-ml/run_custom_inference.ipynb | 3 ---
1 file changed, 3 deletions(-)
diff --git a/examples/notebooks/beam-ml/run_custom_inference.ipynb
b/examples/notebooks/beam-ml/run_custom_inference.ipynb
index 5ae88aa89de..110744ce894 100644
--- a/examples/notebooks/beam-ml/run_custom_inference.ipynb
+++ b/examples/notebooks/beam-ml/run_custom_inference.ipynb
@@ -33,9 +33,6 @@
{
"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",