A user at Genesis asked “How can I embed an iframe from an external site into a Deephaven dashboard?”
The answer is via ui.html.html_element('iframe', src="..."). However, our docs AI search turns up nothing when I asked it that question. It would be nice to have an example in https://github.com/deephaven/deephaven-plugins/blob/main/plugins/ui/docs/components/html.md so that the docs AI/search provides info when a user is intersted.
A user at Genesis asked “How can I embed an iframe from an external site into a Deephaven dashboard?”
The answer is via ui.html.html_element('iframe', src="..."). However, our docs AI search turns up nothing when I asked it that question. It would be nice to have an example in https://github.com/deephaven/deephaven-plugins/blob/main/plugins/ui/docs/components/html.md so that the docs AI/search provides info when a user is intersted.