Skip to content

Commit

Permalink
edit markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
atqy committed Aug 13, 2022
1 parent 9e2738f commit 8099d84
Showing 1 changed file with 1 addition and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -542,8 +542,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"By default optional steps do not run automatically, set `run_optional_steps` to True if you want to \n",
"execute optional steps"
"By default optional steps run automatically, set `run_optional_steps` to False if you don't want to execute optional steps"
]
},
{
Expand Down Expand Up @@ -692,13 +691,6 @@
"script_processor_job_description = script_processor.jobs[-1].describe()\n",
"print(script_processor_job_description)"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
Expand Down

0 comments on commit 8099d84

Please sign in to comment.