You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/dash-datashader/README.md
+36-3Lines changed: 36 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,10 +5,43 @@ Dash abstracts away all of the technologies and protocols required to build an i
5
5
6
6
Try out the [demo app here](https://dash-gallery.plotly.host/dash-datashader/).
7
7
8
+

8
9
9
-
To learn more check out our [documentation](https://dash.plot.ly).
10
10
11
-
### Contributing
11
+
## Requirements
12
+
We suggest you to create a separate virtual environment running Python 3 for this app, and install all of the required dependencies there. Run in Terminal/Command Prompt:
0 commit comments