Hi @Jus_St , yes, all these errors you mention are pretty much what I am getting when using the ‘panel’ and ‘bokeh’ libraries. I tried for a while to find the right combination with panel and bokeh but could not make it work. That’s why I am exploring this other option using another library.
The ‘panel’ and ‘bokeh’ libraries are only for UI, and not for the actual bot ‘intelligence’. So what we need to change is the UI layer, making sure that it feeds the bot as it needs it. I have made some improvements in my version but still have to work it a bit more.
I’ll share here if I make it work as expected.