Skip to content

Commit 2ccd0d1

Browse files
committed
Fixed notebook metadata
1 parent 7be9781 commit 2ccd0d1

File tree

5 files changed

+22
-22
lines changed

5 files changed

+22
-22
lines changed

sagemaker-python-sdk/tensorflow_abalone_age_predictor_using_keras/tensorflow_abalone_age_predictor_using_keras.ipynb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -562,9 +562,9 @@
562562
],
563563
"metadata": {
564564
"kernelspec": {
565-
"display_name": "Python 3",
565+
"display_name": "Environment (conda_tensorflow_p27)",
566566
"language": "python",
567-
"name": "python3"
567+
"name": "conda_tensorflow_p27"
568568
},
569569
"language_info": {
570570
"codemirror_mode": {
@@ -576,9 +576,9 @@
576576
"name": "python",
577577
"nbconvert_exporter": "python",
578578
"pygments_lexer": "ipython3",
579-
"version": "3.6.2"
579+
"version": "2.7.13"
580580
}
581581
},
582582
"nbformat": 4,
583583
"nbformat_minor": 2
584-
}
584+
}

sagemaker-python-sdk/tensorflow_abalone_age_predictor_using_layers/tensorflow_abalone_age_predictor_using_layers.ipynb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -643,9 +643,9 @@
643643
],
644644
"metadata": {
645645
"kernelspec": {
646-
"display_name": "Python 3",
646+
"display_name": "Environment (conda_tensorflow_p27)",
647647
"language": "python",
648-
"name": "python3"
648+
"name": "conda_tensorflow_p27"
649649
},
650650
"language_info": {
651651
"codemirror_mode": {
@@ -657,9 +657,9 @@
657657
"name": "python",
658658
"nbconvert_exporter": "python",
659659
"pygments_lexer": "ipython3",
660-
"version": "3.6.2"
660+
"version": "2.7.13"
661661
}
662662
},
663663
"nbformat": 4,
664-
"nbformat_minor": 1
665-
}
664+
"nbformat_minor": 2
665+
}

sagemaker-python-sdk/tensorflow_distributed_mnist/tensorflow_distributed_mnist.ipynb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -191,9 +191,9 @@
191191
],
192192
"metadata": {
193193
"kernelspec": {
194-
"display_name": "Python 3",
194+
"display_name": "Environment (conda_tensorflow_p27)",
195195
"language": "python",
196-
"name": "python3"
196+
"name": "conda_tensorflow_p27"
197197
},
198198
"language_info": {
199199
"codemirror_mode": {
@@ -205,9 +205,9 @@
205205
"name": "python",
206206
"nbconvert_exporter": "python",
207207
"pygments_lexer": "ipython3",
208-
"version": "3.6.2"
208+
"version": "2.7.13"
209209
}
210210
},
211211
"nbformat": 4,
212212
"nbformat_minor": 2
213-
}
213+
}

sagemaker-python-sdk/tensorflow_iris_dnn_classifier_using_estimators/tensorflow_iris_dnn_classifier_using_estimators.ipynb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -492,9 +492,9 @@
492492
],
493493
"metadata": {
494494
"kernelspec": {
495-
"display_name": "Python 3",
495+
"display_name": "Environment (conda_tensorflow_p27)",
496496
"language": "python",
497-
"name": "python3"
497+
"name": "conda_tensorflow_p27"
498498
},
499499
"language_info": {
500500
"codemirror_mode": {
@@ -506,9 +506,9 @@
506506
"name": "python",
507507
"nbconvert_exporter": "python",
508508
"pygments_lexer": "ipython3",
509-
"version": "3.6.2"
509+
"version": "2.7.13"
510510
}
511511
},
512512
"nbformat": 4,
513-
"nbformat_minor": 1
514-
}
513+
"nbformat_minor": 2
514+
}

sagemaker-python-sdk/tensorflow_resnet_cifar10/tensorflow_resnet_cifar10.ipynb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -160,9 +160,9 @@
160160
],
161161
"metadata": {
162162
"kernelspec": {
163-
"display_name": "Python 3",
163+
"display_name": "Environment (conda_tensorflow_p27)",
164164
"language": "python",
165-
"name": "python3"
165+
"name": "conda_tensorflow_p27"
166166
},
167167
"language_info": {
168168
"codemirror_mode": {
@@ -174,9 +174,9 @@
174174
"name": "python",
175175
"nbconvert_exporter": "python",
176176
"pygments_lexer": "ipython3",
177-
"version": "3.6.2"
177+
"version": "2.7.13"
178178
}
179179
},
180180
"nbformat": 4,
181181
"nbformat_minor": 2
182-
}
182+
}

0 commit comments

Comments
 (0)