Skip to content

Commit 6e98129

Browse files
author
Venkatesan
committed
bug fix with json format
1 parent 56e2256 commit 6e98129

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sagemaker-python-sdk/mxnet_mnist_byom/mxnet_mnist.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"cell_type": "code",
6161
"execution_count": 2,
6262
"metadata": {
63-
"collapsed": true
63+
"collapsed": true,
6464
"isConfigCell": true
6565
},
6666
"outputs": [],

sagemaker-python-sdk/tensorflow_iris_byom/tensorflow_BYOM_iris.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"cell_type": "code",
4343
"execution_count": null,
4444
"metadata": {
45-
"collapsed": true
45+
"collapsed": true,
4646
"isConfigCell": true
4747
},
4848
"outputs": [],

0 commit comments

Comments
 (0)