'Bokeh how to make a "quick travel" tool?

I want to make a tool that quickly changes the position of the "view" on the chart. Like a go-to tool that quickly lets the user change the value on the x-axis they are looking at.

For example, if I had a chart that goes from 0 to 1000 on the x-axis and the user is currently looking at the 5th x position, I want the user to be able to quickly change it to the 900th x value instead of having to scroll all the way there.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source