hey @kaprisonne you can download the files and serve up locally. just grab the css/js from the cdn and embed them locally. by the way we had the same issue and had a work around to prevent Bokeh from trying to compile the components i put our snippet here:
i think it’s the same problem you are facing. this way we managed to delete node from the server and cut that timely step of it compiling things while you build the server up.