Skip to content

Commit ccffdba

Browse files
authored
Remove dupe metadata (#33261)
* Remove dupe metadata * Fix metadata
1 parent afdc5ea commit ccffdba

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/notebooks/beam-ml/run_inference_vllm.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -108,9 +108,6 @@
108108
},
109109
{
110110
"cell_type": "markdown",
111-
"metadata": {
112-
"id": "3xz8zuA7vcS4"
113-
},
114111
"source": [
115112
"## Colab only: allow nested asyncio\n",
116113
"\n",
@@ -135,6 +132,9 @@
135132
},
136133
{
137134
"cell_type": "markdown",
135+
"metadata": {
136+
"id": "sUqjOzw3wpI4"
137+
},
138138
"source": [
139139
"## Run locally without Apache Beam\n",
140140
"\n",

0 commit comments

Comments
 (0)