8000 remove typo in installation (#2110) · angelafunk/python-docs-samples@8d0d072 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8d0d072

Browse files
merla18beccasaurus
authored andcommitted
remove typo in installation (GoogleCloudPlatform#2110)
1 parent 964b898 commit 8d0d072

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tables/automl/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)
0