The problem is that, in production, I can’t use a newer version of bokeh because I ran into issues as in Select options update - #19 by _jm
I also don’t have the ability to set up a new virtual environment that easily because of corporate restrictions. And I can’t really speed it up that much, it’s pulling in and manipulating a couple of Gigs of data which is what makes it slow - I already have different runs for twice a day that do a lot of pre-computations to make these runs as fast as possible.
I’m not too worried about converting the simple example into my own app, I’m just worried about getting this simple example working.