Skip to content

Commit dd8a2fc

Browse files
merla18Rebecca Taylor
authored andcommitted
added back missing file import [(#2145)](GoogleCloudPlatform/python-docs-samples#2145)
1 parent 2811bd8 commit dd8a2fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samples/tables/notebooks/census_income_prediction/getting_started_notebook.ipynb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@
128128
"source": [
129129
"#@title Authenticate and create a client. { vertical-output: true }\n",
130130
"\n",
131+
"from google.colab import files\n",
131132
"from google.cloud import automl_v1beta1\n",
132133
"\n",
133134
"# Upload service account key\n",

0 commit comments

Comments
 (0)