Skip to content

Commit bd0c45b

Browse files
authored
Merge pull request plotly#274 from plotly/dash-datashader
Dash-datashader add demo app link
2 parents 6c5bb44 + d8d3439 commit bd0c45b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

apps/dash-datashader/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
This is a demo of the [Dash](https://plot.ly/products/dash/) interactive Python framework developed by [Plotly](https://plot.ly/).
44
Dash abstracts away all of the technologies and protocols required to build an interactive web-based application and is a simple and effective way to bind a user interface around your Python code.
55

6+
Try out the [demo app here](https://dash-gallery.plotly.host/dash-datashader/).
7+
8+
69
To learn more check out our [documentation](https://dash.plot.ly).
710

811
### Contributing

0 commit comments

Comments
 (0)