Skip to content

Commit 8099d84

Browse files
committed
edit markdown
1 parent 9e2738f commit 8099d84

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

sagemaker_processing/scikit_learn_data_processing_and_model_evaluation/scikit_learn_data_processing_and_model_evaluation.ipynb

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -542,8 +542,7 @@
542542
"cell_type": "markdown",
543543
"metadata": {},
544544
"source": [
545-
"By default optional steps do not run automatically, set `run_optional_steps` to True if you want to \n",
546-
"execute optional steps"
545+
"By default optional steps run automatically, set `run_optional_steps` to False if you don't want to execute optional steps"
547546
]
548547
},
549548
{
@@ -692,13 +691,6 @@
692691
"script_processor_job_description = script_processor.jobs[-1].describe()\n",
693692
"print(script_processor_job_description)"
694693
]
695-
},
696-
{
697-
"cell_type": "code",
698-
"execution_count": null,
699-
"metadata": {},
700-
"outputs": [],
701-
"source": []
702694
}
703695
],
704696
"metadata": {

0 commit comments

Comments
 (0)