Quick Web App for Showcasing Models and Scripts with Python and Dash

Hi everyone,

I wanted to share something that might be helpful if you’re in a similar situation. I had to showcase some models, information, and scripts for a personal project with only a couple of days to prepare. To make things easier, I quickly created a small web app using Python and Dash.

The web app features a grid layout that displays the embedded models with brief descriptions. It also includes a modal that provides a more detailed view with panels showing the entire document, including images of the projects and scripts.

If you’re in a pinch, this might be useful for you. You can check it out here: [Github Repo]


Azure Example: https://speckle-mockup-cwh7feffare9c3e4.westeurope-01.azurewebsites.net)

Big thanks to the Speckle team for making it so easy!
Hope this helps!

11 Likes