Skip to content

Template Driven Framework  #11

@JonathanChiang

Description

@JonathanChiang

fast integration of pieces for building dashboads

`def make_index_page(coloring = stanford, model = inception, output= True, classifier = True, download = True):
index_page = html.Div([
html.Br(),
html.A([
html.Img(
src=app.get_asset_url("mgh_stanford.png"),
)
], href='/page-1'),

    html.Br(),

]),

return  index_page

`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions