Skip to content
This repository was archived by the owner on Jun 22, 2019. It is now read-only.

Commit cfe78ba

Browse files
committed
updated links
1 parent 7019bcc commit cfe78ba

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,13 @@ The Dash Table component will likely be merged into the [`dash-core-components`]
66

77
For updates and more, please see the [dash community discussion on tables](https://community.plot.ly/t/display-tables-in-dash/4707/36).
88

9+
Example from `usage.py`
910
![Dash DataTable](https://github.com/plotly/dash-table-experiments/raw/master/images/DataTable.gif)
1011

12+
Example from `usage-editable.py`
13+
![Editable Dash DataTable](https://github.com/plotly/dash-table-experiments/raw/master/images/DataTable-Editable.gif)
14+
15+
1116
## Usage
1217

1318
```

0 commit comments

Comments
 (0)