I can render this in my browser. Can it be rendered in a cell in HyperHaskell? I have failed to do this in IHaskell although I believe it to be possible.
At the moment, it should be possible to render any HTML output with the display class. But I don't know whether including external libraries via a <script> tag works.
Suppose I have generated the following plotly
I can render this in my browser. Can it be rendered in a cell in HyperHaskell? I have failed to do this in IHaskell although I believe it to be possible.