Skip to content

Commit 4aea0a9

Browse files
- Updated a note in solutions notebook.
1 parent e107fa1 commit 4aea0a9

File tree

1 file changed

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

1 file changed

+14
-0
lines changed

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

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1244,6 +1244,13 @@
12441244
"context.run(infra_validator, enable_cache=False)"
12451245
]
12461246
},
1247+
{
1248+
"cell_type": "markdown",
1249+
"metadata": {},
1250+
"source": [
1251+
"**Note**: In case of `Infra Validation (attempt 1/5) failed` error, please disregard the error."
1252+
]
1253+
},
12471254
{
12481255
"cell_type": "markdown",
12491256
"metadata": {},
@@ -1342,6 +1349,13 @@
13421349
"!saved_model_cli show --dir {latest_pushed_model} --all"
13431350
]
13441351
},
1352+
{
1353+
"cell_type": "markdown",
1354+
"metadata": {},
1355+
"source": [
1356+
"**Note**: In case of `FileNotFoundError` error, please disregard the error."
1357+
]
1358+
},
13451359
{
13461360
"cell_type": "markdown",
13471361
"metadata": {},

0 commit comments

Comments
 (0)