Skip to content

Commit f06cb82

Browse files
authored
Update tensorflow_script_mode_quickstart.ipynb
1 parent 4176603 commit f06cb82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sagemaker-python-sdk/tensorflow_script_mode_quickstart/tensorflow_script_mode_quickstart.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@
201201
" as script arguments, executing the example as follows:\n",
202202
"```bash\n",
203203
"python -m train --num-epochs 1 --data_dir /opt/ml/input/data/training --model_dir /opt/ml/model\n",
204-
"```\n",
204+
"```\n"
205205
]
206206
},
207207
{

0 commit comments

Comments
 (0)