Skip to content

Commit 83653a4

Browse files
authored
Comment out endpoint deletion
1 parent 6b22f47 commit 83653a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sagemaker-python-sdk/mxnet_gluon_sentiment/sentiment_analysis_with_mxnet_gluon.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@
209209
},
210210
"outputs": [],
211211
"source": [
212-
"m.delete_endpoint()"
212+
"# m.delete_endpoint()"
213213
]
214214
}
215215
],

0 commit comments

Comments
 (0)