bokeh / bokeh-fastapi

BSD 3-Clause "New" or "Revised" License
9 stars 2 forks source link

remove panel from PoC #2

Closed pmeier closed 1 month ago

pmeier commented 6 months ago

We currently have a few instances of panel in the PoC

We need to get rid of these and either

  1. refactor the code to no longer need this
  2. find the equivalent in bokeh
  3. vendor the code
philippjfr commented 6 months ago

My plan would be to simple skip that branch and let Panel construct the applications before calling into bokeh-fastapi.