ITADN

bundle option for building observable framework dashboards

#2056Opengdbassett 创建于 2026-04-03
enhancement
G
gdbassettcommented
I often run into wanting to deploy a data analysis dashboard without either a web server or deploying a runtime to a user desktop. It would be nice to be able to bundle an observable dashboard (al la webpack) into a single HTML file that a user could open, with the data transformation and visualization done in javascript. Is there any way to bundle the entire observable framework dashboard into a single html file?
0 条评论