Can't get themes to apply when using `bokeh.embed.components`. Have tried manually using `theme.apply_to_model(model)`, but it doesn't seem to work.
Can't get themes to apply when using
bokeh.embed.components.Have tried manually using
theme.apply_to_model(model), but it doesn't seem to work.