Using standalone bokeh server to display jupyter notebooks that contains some holoview objects

Sorry, yes, that is what I mean. I have a set of notebooks that I developed using holoviews that I make available to a wider audience by downloading them to a server, and serving them with a standalone bokeh server, which I guess I hadn’t actually put together, but yes, turns them into bokeh apps. So the output from the apps (that are stored in notebook .ipynb files) seems to execute twice instead of just once like I would expect.