I found a way to implement interactive slider using Bokeh without relying on Bokeh server, since Bokeh server doesn't work in VS code.
But this new way doesn't work in vs code either, though it still works in web browser.
Is it possible to run it in vs code?