Is there a better way to get the holomap's widget and use it elsewhere?

I think one solution is just using a keyword arg:
image, select = ds.hvplot('lon', 'lat', widgets={'time':pn.widgets.Select})