I’m trying to find ways of getting around vscode jupyter not supporting WebIO.jl.
The idea is that iframes display just fine in the notebook so I’m trying to find a way to display something from say Interact.jl inside an iframe.
Thus the question: can you convert a WebIO.DOM to a html file?