Update Slider Values

Hi all,

I am trying to update slider values on a client using the Bokeh server but for some reason it doesn’t seem to be updating, any thoughts on how to do this?

At the moment I am setting slider.start = start_val and slider.end = end_val, but that isn’t working.