Skip to content

Commit 3e1eae6

Browse files
merla18busunkim96
authored andcommitted
remove typo in installation [(#2110)](GoogleCloudPlatform/python-docs-samples#2110)
1 parent be272ea commit 3e1eae6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

samples/tables/notebooks/purchase_prediction/purchase_prediction.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"cell_type": "code",
9696
"source": [
9797
"#@title Install AutoML Tables client library { vertical-output: true }\n",
98-
"!pip install google-cloud-automln",
98+
"!pip install google-cloud-automl",
9999
"\n"
100100
],
101101
"execution_count": 0,
@@ -906,4 +906,4 @@
906906
"outputs": []
907907
}
908908
]
909-
}
909+
}

0 commit comments

Comments
 (0)