Skip to content

Commit 167a1fc

Browse files
authored
Merge pull request #196099 from v-lanjli/addimage_
add image
2 parents c27e87a + d49cf45 commit 167a1fc

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed
20.4 KB
Loading

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

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,12 +104,16 @@ You can reference other notebooks in a Synapse notebook activity via calling [%r
104104
Go to **Pipeline runs** under the **Monitor** tab, you'll see the pipeline you have triggered. Open the pipeline that contains notebook activity to see the run history.
105105

106106
You can see the latest notebook run snapshot including both cells input and output by selecting the **open notebook** button.
107-
![see-notebook-activity-history](./media/synapse-notebook-activity/input-output-open-notebook.png)
108107

108+
![Screenshot that shows the notebook activity history.](./media/synapse-notebook-activity/input-output-open-notebook.png)
109+
110+
Open notebook snapshot:
111+
112+
![Screenshot that shows an open notebook snapshot.](./media/synapse-notebook-activity/open-notebook-snapshot.png)
109113

110114
You can see the notebook activity input or output by selecting the **input** or **Output** button. If your pipeline failed with a user error, select the **output** to check the **result** field to see the detailed user error traceback.
111115

112-
![screenshot-showing-see-output-user-error](./media/synapse-notebook-activity/notebook-output-user-error.png)
116+
![Screenshot that shows the user error details.](./media/synapse-notebook-activity/notebook-output-user-error.png)
113117

114118

115119
## Synapse notebook activity definition

0 commit comments

Comments
 (0)