Skip to content

Commit 3df7e9b

Browse files
authored
Update text
1 parent aa90307 commit 3df7e9b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/synapse-analytics/synapse-notebook-activity.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,7 @@ c = ""
7070

7171
You can reference these parameters in other cells and when you run the notebook to use the default values you specify in the parameters cell.
7272

73-
When you run this notebook from a pipeline, Azure Data Factory looks for the parameters cell and uses the values you provided as defaults for the parameters passed in at execution time. When Data Factory runs the notebook the execution engine will add a new cell beneath the parameters cell with input parameters to overwrite the default values.
74-
75-
Azure Data Factory looks for the parameters cell and uses the values as defaults for the parameters passed in at execution time. The execution engine will add a new cell beneath the parameters cell with input parameters to overwrite the default values.
73+
When you run this notebook from a pipeline, Azure Data Factory looks for the parameters cell and uses the values you provided as defaults for the parameters passed in at execution time. The execution engine will add a new cell beneath the parameters cell with input parameters to overwrite the default values.
7674

7775

7876
### Assign parameters values from a pipeline

0 commit comments

Comments
 (0)