I’ve done some work for a client on Dash - think it’s brilliant. The first time i’ve been able to create a single page app without having to dive into JavaScript - but with Python instead. Just wondering if anyone has tried using Dash in conjunction with MaterializeCSS, Material-UI (which works atop React) or any other Material Design UI framework?
In the meantime, agonising over how to put dcc.Link around a hand drawn div (non-standard button shape) without the link text appearing.