Skip to content

Setting title with app.title #22

@vijina17

Description

@vijina17

• Set the title of the browser tab of your app my using the title parameter when calling Dash().
o E.g. app = dash.Dash(name, title='Dashbord name', ...)

Tried adding title using the above format and also using app.title="Dashboard name". The app did not work and show title as expected.

Also, our team liked implementing header using html as its easy to customize. So current implementation is using html and this is in sync with lecture 6-8.

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