Skip to content

A simple working example for embedding dash in flask under a path #214

Closed
@Aso1977

Description

@Aso1977

Dash documentation lacks a simple but full working example of how to embed dash layout as a path in a flask app, so that the dash layout becomes a div in the flask and follows the base template. For example path '/plot&type=plot1' return dash layout for plot type 1.
I know that one can get the underlying flask app in dash, but how to get rendered dash layout in flask is not well documented.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions