Boilerplate app for handling long processes: Boilerplate Heroku Dash App for Long Processes (show and tell)
Crypto Sentiment Analysis
- Community Thread: Show and tell - crypto sentiment analysis
- GitHub: https://github.com/vantaka2/crypto_dash_app
Adding a nice tool for visualizing your app’s callback chain.
- Community discussion: Sharing: Callback Chain Visualizer component
- GitHub: https://github.com/nicolaskruchten/dash_callback_chain
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
Really nicely designed UFC Dash App
- GitHub Repo: https://github.com/jasonchanhku/UFC-MMA-Predictor
- Community Thread: Show and tell - UFC MMA Predictor Web App
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.
Thanks for sharing it!
Dash Grid Generator - A library that makes it easier to build dashboard-style grid layouts
Example layout:
- Community Thread: Show and Tell: Dash Grid generator
- GitHub: https://github.com/rmarren1/dash-ui
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”
- Hosted App: https://www.youtubesuite.com/
- Community Thread: Show and tell - Search YouTube video audio content
- GitHub: https://github.com/jonathanspivack/youtubesuite
Very impressive collection of Dash apps by @eliasdabbas - https://www.dashboardom.com/
Community thread: Dash App of Apps (Show and Tell)

Ski Jump Design Tool!
A ski jump design tool for equivalent fall height. Includes a library for 2D skiing simulations and a graphical web application for designing ski jumps.
dj-plotly-dash - Plotly Dash fork for Django
dash-flexbox-grid - Wrapper around react-flexbox-grid for Plotly Dash
Really cool statistical blog written entirely in Dash
Community Thread: Making Statistical Blogs
Blockchain Digital Good Auction App: Show and Tell - Blockchain Digital Good Auctions. Really nice use of interactive elements non-default graph configurations (log x-axis, nice horizontal legend)
Really incredible image processing app: Show and Tell - Dash Image Processing App with Pillow, S3 and Redis