Skip to content

Commit

Permalink
remove typo in installation (#2110)
Browse files Browse the repository at this point in the history
  • Loading branch information
merla18 authored and beccasaurus committed Apr 13, 2019
1 parent 964b898 commit 8d0d072
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down Expand Up @@ -906,4 +906,4 @@
"outputs": []
}
]
}
}

0 comments on commit 8d0d072

Please sign in to comment.