Skip to content

Commit f863c02

Browse files
author
Jonathan Esterhazy
committed
remove empty predict section
1 parent 8c4a176 commit f863c02

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

sagemaker-python-sdk/tensorflow_resnet_cifar10_with_tensorboard/tensorflow_resnet_cifar10_with_tensorboard.ipynb

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -162,14 +162,6 @@
162162
"predictor = estimator.deploy(initial_instance_count=1, instance_type='ml.c4.xlarge')"
163163
]
164164
},
165-
{
166-
"cell_type": "markdown",
167-
"metadata": {},
168-
"source": [
169-
"# Prediction using the trained model\n",
170-
""
171-
]
172-
},
173165
{
174166
"cell_type": "markdown",
175167
"metadata": {},

0 commit comments

Comments
 (0)