I did read the docs (https://dash.plotly.com/dash-html-components/link) but I did not find a way. The link did not appear.
Part of code that matters:
app.layout = html.Div([
html.Link(href='https://github.com/jornalistagustavoribeiro', style={'textAlign':'right'})
2 posts - 2 participants