How do I add a generated(?) dashboard to a specific site?

Hi,

I’m new to web development, so my question might not make a sense.

I want the generated dash board (localhost:3000/dash/1) to be the main page of the localhost:1234/dashboard (my web site)

Is there a way to do that?

Thanks.

I believe you’re talking about embedding your dashboard in another site or application, which is a feature we’ll be shipping in our next release!

Here’s the relevant GitHub pull request: https://github.com/metabase/metabase/pull/4271

Thanks for the link :wink:

Great news ! When can we expect the next release?