Skip to content

Commit bb2afb3

Browse files
author
Venkatesan
committed
fixed kernels
1 parent 6e98129 commit bb2afb3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

sagemaker-python-sdk/mxnet_mnist_byom/mxnet_mnist.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -315,9 +315,9 @@
315315
],
316316
"metadata": {
317317
"kernelspec": {
318-
"display_name": "conda_python3",
319-
"language": "conda_python3",
320-
"name": "conda_python3"
318+
"display_name": "Environment (conda_mxnet_p36)",
319+
"language": "python",
320+
"name": "conda_mxnet_p36"
321321
},
322322
"language_info": {
323323
"codemirror_mode": {

sagemaker-python-sdk/tensorflow_iris_byom/tensorflow_BYOM_iris.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -351,9 +351,9 @@
351351
],
352352
"metadata": {
353353
"kernelspec": {
354-
"display_name": "Python 3",
354+
"display_name": "Environment (conda_tensorflow_p36)",
355355
"language": "python",
356-
"name": "python3"
356+
"name": "conda_tensorflow_p36"
357357
},
358358
"language_info": {
359359
"codemirror_mode": {

0 commit comments

Comments
 (0)