Skip to content

Commit fb8e55d

Browse files
- Updated a note in target notebook.
1 parent 0f207b6 commit fb8e55d

File tree

1 file changed

+14
-0
lines changed
  • workshops/tfx-caip-tf23/lab-01-tfx-walkthrough/labs

1 file changed

+14
-0
lines changed

workshops/tfx-caip-tf23/lab-01-tfx-walkthrough/labs/lab-01.ipynb

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1225,6 +1225,13 @@
12251225
"context.run(infra_validator, enable_cache=False)"
12261226
]
12271227
},
1228+
{
1229+
"cell_type": "markdown",
1230+
"metadata": {},
1231+
"source": [
1232+
"Note: In case of "Infra Validation (attempt 1/5) failed" error, please disregard the error."
1233+
]
1234+
},
12281235
{
12291236
"cell_type": "markdown",
12301237
"metadata": {},
@@ -1323,6 +1330,13 @@
13231330
"!saved_model_cli show --dir {latest_pushed_model} --all"
13241331
]
13251332
},
1333+
{
1334+
"cell_type": "markdown",
1335+
"metadata": {},
1336+
"source": [
1337+
"Note: In case of "FileNotFoundError" error, please disregard the error."
1338+
]
1339+
},
13261340
{
13271341
"cell_type": "markdown",
13281342
"metadata": {},

0 commit comments

Comments
 (0)