How do I link to an open shadow-root using the anchor tag in the same html document?
Im making some plots using bokeh in python. I want to create a table of contents for the figures and therefore Im using the Div Widget to add some custom html ‘s and ‘s to the produced html. However each plot and each added Div creates a shadow-root (open) element as shown in the picture: