Change the color of some rows of a DataTable

Hi,
How can I change the color of the some rows of a DataTable based on certain value of the field ? I need to display some rows with red color.

regards

There’s a SO answer here: rbokeh - How to color rows and/or cells in a Bokeh DataTable? - Stack Overflow