For any kind of plotting that shall start without having the user doing anything in the first place, like an animation of data, or periodic update from (time based) calculations, without having to use a bokeh server, a hook that triggers a callback at page load would be needed.