Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit dd6f860

Browse filesBrowse files
committed
fix dependency
1 parent abadf8a commit dd6f860
Copy full SHA for dd6f860

File tree

Expand file treeCollapse file tree

1 file changed

+22
-21
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+22
-21
lines changed

‎tables/automl/notebooks/census_income_prediction/getting_started_notebook.ipynb

Copy file name to clipboardExpand all lines: tables/automl/notebooks/census_income_prediction/getting_started_notebook.ipynb
+22-21Lines changed: 22 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
},
9494
{
9595
"cell_type": "code",
96-
"execution_count": 0,
96+
"execution_count": null,
9797
"metadata": {
9898
"colab": {},
9999
"colab_type": "code",
@@ -118,7 +118,7 @@
118118
},
119119
{
120120
"cell_type": "code",
121-
"execution_count": 0,
121+
"execution_count": null,
122122
"metadata": {
123123
"colab": {},
124124
"colab_type": "code",
@@ -129,6 +129,7 @@
129129
"#@title Authenticate and create a client. { vertical-output: true }\n",
130130
"\n",
131131
"from google.cloud import automl_v1beta1\n",
132+
"from google.colab import files\n",
132133
"\n",
133134
"# Upload service account key\n",
134135
"keyfile_upload = files.upload()\n",
@@ -161,7 +162,7 @@
161162
},
162163
{
163164
"cell_type": "code",
164-
"execution_count": 0,
165+
"execution_count": null,
165166
"metadata": {
166167
"colab": {},
167168
"colab_type": "code",
@@ -189,7 +190,7 @@
189190
},
190191
{
191192
"cell_type": "code",
192-
"execution_count": 0,
193+
"execution_count": null,
193194
"metadata": {
194195
"cellView": "both",
195196
"colab": {},
@@ -218,7 +219,7 @@
218219
},
219220
{
220221
"cell_type": "code",
221-
"execution_count": 0,
222+
"execution_count": null,
222223
"metadata": {
223224
"cellView": "both",
224225
"colab": {},
@@ -279,7 +280,7 @@
279280
},
280281
{
281282
"cell_type": "code",
282-
"execution_count": 0,
283+
"execution_count": null,
283284
"metadata": {
284285
"colab": {},
285286
"colab_type": "code",
@@ -325,7 +326,7 @@
325326
},
326327
{
327328
"cell_type": "code",
328-
"execution_count": 0,
329+
"execution_count": null,
329330
"metadata": {
330331
"colab": {},
331332
"colab_type": "code",
@@ -346,7 +347,7 @@
346347
},
347348
{
348349
"cell_type": "code",
349-
"execution_count": 0,
350+
"execution_count": null,
350351
"metadata": {
351352
"colab": {},
352353
"colab_type": "code",
@@ -367,7 +368,7 @@
367368
},
368369
{
369370
"cell_type": "code",
370-
"execution_count": 0,
371+
"execution_count": null,
371372
"metadata": {
372373
"colab": {},
373374
"colab_type": "code",
@@ -406,7 +407,7 @@
406407
},
407408
{
408409
"cell_type": "code",
409-
"execution_count": 0,
410+
"execution_count": null,
410411
"metadata": {
411412
"colab": {},
412413
"colab_type": "code",
@@ -489,7 +490,7 @@
489490
},
490491
{
491492
"cell_type": "code",
492-
"execution_count": 0,
493+
"execution_count": null,
493494
"metadata": {
494495
"colab": {},
495496
"colab_type": "code",
@@ -532,7 +533,7 @@
532533
},
533534
{
534535
"cell_type": "code",
535-
"execution_count": 0,
536+
"execution_count": null,
536537
"metadata": {
537538
"colab": {},
538539
"colab_type": "code",
@@ -592,7 +593,7 @@
592593
},
593594
{
594595
"cell_type": "code",
595-
"execution_count": 0,
596+
"execution_count": null,
596597
"metadata": {
597598
"colab": {},
598599
"colab_type": "code",
@@ -659,7 +660,7 @@
659660
},
660661
{
661662
"cell_type": "code",
662-
"execution_count": 0,
663+
"execution_count": null,
663664
"metadata": {
664665
"colab": {},
665666
"colab_type": "code",
@@ -725,7 +726,7 @@
725726
},
726727
{
727728
"cell_type": "code",
728-
"execution_count": 0,
729+
"execution_count": null,
729730
"metadata": {
730731
"colab": {},
731732
"colab_type": "code",
@@ -756,7 +757,7 @@
756757
},
757758
{
758759
"cell_type": "code",
759-
"execution_count": 0,
760+
"execution_count": null,
760761
"metadata": {
761762
"colab": {},
762763
"colab_type": "code",
@@ -779,7 +780,7 @@
779780
},
780781
{
781782
"cell_type": "code",
782-
"execution_count": 0,
783+
"execution_count": null,
783784
"metadata": {
784785
"colab": {},
785786
"colab_type": "code",
@@ -822,7 +823,7 @@
822823
},
823824
{
824825
"cell_type": "code",
825-
"execution_count": 0,
826+
"execution_count": null,
826827
"metadata": {
827828
"colab": {},
828829
"colab_type": "code",
@@ -868,7 +869,7 @@
868869
},
869870
{
870871
"cell_type": "code",
871-
"execution_count": 0,
872+
"execution_count": null,
872873
"metadata": {
873874
"colab": {},
874875
"colab_type": "code",
@@ -924,9 +925,9 @@
924925
"name": "python",
925926
"nbconvert_exporter": "python",
926927
"pygments_lexer": "ipython3",
927-
"version": "3.7.2"
928+
"version": "3.5.3"
928929
}
929930
},
930931
"nbformat": 4,
931-
"nbformat_minor": 1
932+
"nbformat_minor": 2
932933
}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.