Interactive timeline with Jupyter

Newbie question: Is there a way to draw interactive timeline that allow to zoom in? I am using plotly with Jupyter. Thanks!

You might want to look at https://plot.ly/python/range-slider/

appreciate your pointer!