I have a dashboard with multiple pages and dropdowns that generate multiple plotly visualizations. I am looking for a way to “save” the whole webpage in such a way that it can be used as standalone html files. Tools like stlite could be useful, but they still do processing in Python instead of hardcoding the plots into the page.