Add labels to side dendrogram for heatmap using plotly offline and Python

I have followed your tutorial for heatmaps with dendrograms and can produce a nice figure with my data. I would like to add text labels to the side dendrogram so when I hover over the heatmap the y value is the text label for that point. Is this possible?