I would like to add HTML to the annotations in a Bokeh plot.
For instance:
from bokeh.models import Label,Title p = figure(...) mytext = Label(x=70, y=70,