Color picker widget for Bokeh plots

I have created a scatter plot in Bokeh using python. I would like create a widget that allows users to change the color of the points in the scatter plot. Is there an easy way to do that ? I found a color picker JQuery based widget ( http://bgrins.github.io/spectrum/), however I am not sure how this can be integrated with Bokeh.

Hi Abde, did you ever get this going? Looking for something similar myself.

Cheers,
Jack