How do I create and use a custom Bokeh Model in Panel?

If I call twice pn.extension() it works in notebook
actually I need to import my model before calling pn.extension() to make it works

1 Like