Co-routines and unlocked callbacks with Panel

Hello,

I am planning on porting some old GUIs I had written with Bokeh (back in the pre version 1 days) over to panel (to take advantage of the widgets and new callback APIs, which are great!).

I had a quick go at this, but couldn’t really get the expected behaviour. Is there any documentation I am missing or examples that could assist with this? I think a version of the “updating from threads” and “updating from unlocked callbacks” examples in the bokeh docs (https://docs.bokeh.org/en/latest/docs/user_guide/server.html) would do the job, if no other alternatives currently exist.

Cheers!

1 Like

Would you mind making that an issue? Basically just asking for documentation/examples for exactly the use cases you want covered.