Show and Tell - Community Thread 🎉

Dash Community –

This is a pinned meta thread to highlight and organize work done by the incredible Dash community.

If you would like your project to be added to this list, please create a new topic and include “show and tell” in the title. We’ll link to those posts from within this topic. Discussion about any particular show and tell can continue in its respective topic. Also, feel free to DM me if you would like any other resources included or removed on this list.

Thanks to everybody who has contributed!


Dash Apps

Dash Components

Components written and maintained by the community. See https://plot.ly/dash/plugins for a tutorial on writing your own 3rd party components.

Dash Blog Posts, Articles, Tutorials, and Talks

@chriddyp, the author of Dash, has given a few talks and written a few blog posts. See:

The rest of these posts are from the greater Dash community:

Dash Productivity Tools

Dash CSS

19 Likes

Adding sd-material-ui to Dash Components - “StratoDem Analytics Dash implementation of material-ui components.”

1 Like

Adding Gene expression app (Community Thread) to Dash Apps (it’s so nice!)

One click dash deployment using Binder and app mode

https://mybinder.org/v2/gh/4QuantOSS/DashIntro/master?urlpath=%2Fapps%2Fnotebooks%2FTutorial.ipynb

1 Like

A nice 5 Part Youtube Series on Dash: https://www.youtube.com/watch?v=J_Cy_QjG6NE&lc=z22wwppgovnzgheaq04t1aokgofw5culzuj2me1ilgb5bk0h00410.1519361616980356. Final result displays how to plot real time data from a vehicle.

Dash App that “Tracks whale activity in cryptocurrency markets.”: https://github.com/pmaji/crypto-whale-watching-app

Climate Change Life Events by @schivlg - https://github.com/gschivley/climate-life-events, https://climate-life-events.herokuapp.com/, https://twitter.com/gschivley/status/967065577415114752

4 Likes

Boilerplate app for handling long processes: Boilerplate Heroku Dash App for Long Processes (show and tell)

Crypto Sentiment Analysis

Adding a nice tool for visualizing your app’s callback chain.

4 Likes

Dash Video Component!

1 Like

Really nice fitness app that combines Strava, Nokia, and Google Drive data: https://medium.com/@boitemailjeanmid/building-a-dashboard-with-dash-plotly-aws-and-heroku-jean-michel-d-d102e26ac8c1

0*SX1t-vr2EMt7gOCz

3 Likes

Really nicely designed UFC Dash App

2 Likes

Really impressive “Large File Upload” component: Show And Tell -- Dash Resumable Upload

Supports 1GB file uploads directly to the server (instead of keeping the data in memory) + uploads are resumable.

3 Likes

Incredible app by @lucapinello at Massachusetts General Hospital’s Pinello Lab

2 Likes

Thanks for sharing it!

1 Like

Dash Grid Generator - A library that makes it easier to build dashboard-style grid layouts

Example layout:
image

1 Like

Youtube Audio App - Searches through closed captions of a YouTube video and displays a time-based histogram with the frequency of those words. So cool!
Here’s an example with the famous “Yes We Can” speech, searching the mode “yes”

3 Likes