Skip to content

Commit 21e9ead

Browse files
committed
Add image showing dashboard visualization
1 parent 522354a commit 21e9ead

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
Loading

pipelines/visualizations/visualizations.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ def scatter(df: pd.DataFrame) -> Annotated[HTMLString, "scatter_plot"]:
2626
- **HTMLString type** lets you embed rich content in the dashboard
2727
- **Dashboard integration** makes results easily shareable
2828

29+
![Two visualizations generated by this pipeline](./pipelines/visualizations/visualizations-dashboard.png)
30+
2931
## Try it yourself
3032

3133
Run this pipeline and check the dashboard to see both the automatic DataFrame

0 commit comments

Comments
 (0)