I create a dendrogram in python using plotly as following:
fig = ff.create_dendrogram(X,hovertext=skizzen_titles,linkagefun=lambda x: sch.linkage(x, "ward"