diff --git a/tables/automl/notebooks/purchase_prediction/purchase_prediction.ipynb b/tables/automl/notebooks/purchase_prediction/purchase_prediction.ipynb index 5bb9bbdee2e4..e2082b1fc5ef 100644 --- a/tables/automl/notebooks/purchase_prediction/purchase_prediction.ipynb +++ b/tables/automl/notebooks/purchase_prediction/purchase_prediction.ipynb @@ -95,7 +95,7 @@ "cell_type": "code", "source": [ "#@title Install AutoML Tables client library { vertical-output: true }\n", - "!pip install google-cloud-automln", + "!pip install google-cloud-automl", "\n" ], "execution_count": 0, @@ -906,4 +906,4 @@ "outputs": [] } ] -} \ No newline at end of file +}