I’ve been trying to do this and have had no luck. I cannot see how to do this with a link component. I have also tried with dcc.Markdown and html.A components – all with no luck.
I can link to an external site with dcc.Markdown, but not to a csv file in a relative path.
Anyone have success with this?