-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
• 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels