Get user updated slider values

I am using Bokeh 2.2.3 and using the console log function I can get the parameter updates to show, just as you demonstrated.

But how do I get the new value of the slider back into my jupyter notebook or get the callback code to give me the updated parameter.

No matter what I do
slider.value always equals 1 the start value