Hi I have a panel app I like that serves Australian electricity related price and volume data. I run it using cloudflare and it has its own domain. Speaking as a retired, senior investment bank analyst who seeks to put something back into the decarbonisation debate, I’d like to congratulate the Holoviz team on a great technology.
As a result of reading about Quarto right here on the Holoviz I started a Quarto website where I keep my analysis blog. In fact right now it’s hosted at ITK . I link to the Panel app via an href and in the panel app I link back to the site by an href in the sidebar.
Both apps are using Bootstrap. Of course I could use an Iframe but I suspect there must be a better way? Quarto can have tabs and jupyter cells. The panel figures I display, updated weekly, take about 10 seconds to load because the code is very far from optimised. Anyhow if anyone has any random thoughts on how to better combine these two wonderful technologies I’d be grateful.