Show and Tell - Community Thread 🎉

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

Very impressive collection of Dash apps by @eliasdabbas - https://www.dashboardom.com/

Community thread: Dash App of Apps (Show and Tell)


image

1 Like

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.

2 Likes

Dash Wrapper around pyLDAvis: https://github.com/antisrdy/pyldavis_dash, PyLDAvis Component

2 Likes

dj-plotly-dash - Plotly Dash fork for Django
dash-flexbox-grid - Wrapper around react-flexbox-grid for Plotly Dash

1 Like