How to get the source code of this amazing Dash app in the galery

How can I get this amazing source code for this dash app as a source for insipiration ?
https://dash.gallery/ddk-clinical-trial-dashboard/

Hi @Kapla

That’s a great looking app and it’s made with Dash Design Kit for Dash Enterprise customers.

The good news is that Plotly also supports open source and you can find lots of fantastic open source app here for inspiration. The code for each is available in Github.

Note that many of those apps are made with custom style sheets, but you can create really nice looking apps with dash-bootstrap-components.

Here is an example of the Plotly open source “oil and gas” app I recreated using a Bootstrap stylesheets and Bootstrap classes in the classNames. No custom CSS required!:

https://hellodash.pythonanywhere.com/app_gallery

1 Like