File tree 1 file changed +3
-27
lines changed
1 file changed +3
-27
lines changed Original file line number Diff line number Diff line change 172
172
},
173
173
{
174
174
"cell_type" : " code" ,
175
- "execution_count" : 5 ,
175
+ "execution_count" : null ,
176
176
"metadata" : {},
177
- "outputs" : [
178
- {
179
- "name" : " stdout" ,
180
- "output_type" : " stream" ,
181
- "text" : [
182
- " ---!Endpoint [tensorflow-inference-2022-11-06-20-50-11-918] deployed\n "
183
- ]
184
- }
185
- ],
177
+ "outputs" : [],
186
178
"source" : [
187
179
" from sagemaker.tensorflow import TensorFlowModel\n " ,
188
180
" \n " ,
228
220
"cell_type" : " code" ,
229
221
"execution_count" : null ,
230
222
"metadata" : {},
231
- "outputs" : [
232
- {
233
- "name" : " stderr" ,
234
- "output_type" : " stream" ,
235
- "text" : [
236
- " update_endpoint is a no-op in sagemaker>=2.\n " ,
237
- " See: https://sagemaker.readthedocs.io/en/stable/v2.html for details.\n "
238
- ]
239
- },
240
- {
241
- "name" : " stdout" ,
242
- "output_type" : " stream" ,
243
- "text" : [
244
- " -"
245
- ]
246
- }
247
- ],
223
+ "outputs" : [],
248
224
"source" : [
249
225
" from sagemaker.tensorflow import TensorFlowModel\n " ,
250
226
" \n " ,
You can’t perform that action at this time.
0 commit comments