How do I add circle-clipped image glyphs to my chart, without processing and uploading the images manually beforehand? I'm open to using other modules.
I want the end result to look something like this chart (from nytimes).
https://i.stack.imgur.com/xmMYd.jpg
My current understanding is that we can only load images directly from urls, which is not my desired outcome. http://docs.bokeh.org/en/latest/docs/reference/models/glyphs/image_url.html