Skip to content

Commit 8e1bd41

Browse files
author
prachichauhan1-tudip
committed
- Updated the formatting.
1 parent 9714d74 commit 8e1bd41

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

immersion/kubeflow_pipelines/walkthrough/labs/lab-01_vertex.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"source": [
77
"# Using Custom Containers with Vertex AI Training\n",
88
"\n",
9-
"Learning objectives\n",
9+
"## Learning objectives\n",
1010
"1. Learn how to create a train and a validation split with BigQuery.\n",
1111
"1. Learn how to wrap a machine learning model into a Docker container and train in on Vertex AI.\n",
1212
"1. Learn how to use the hyperparameter tuning engine on Vertex AI to find the best hyperparameters.\n",
@@ -1645,7 +1645,7 @@
16451645
]
16461646
},
16471647
{
1648-
"cell_type": "code",
1648+
"cell_type": "markdown",
16491649
"metadata": {},
16501650
"source": [
16511651
"Copyright 2022 Google LLC\n",

immersion/kubeflow_pipelines/walkthrough/solutions/lab-01_vertex.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1615,7 +1615,7 @@
16151615
]
16161616
},
16171617
{
1618-
"cell_type": "code",
1618+
"cell_type": "markdown",
16191619
"metadata": {},
16201620
"source": [
16211621
"Copyright 2022 Google LLC\n",

0 commit comments

Comments
 (0)