If an object defines a _repr_html_ function, its output will be interpreted as HTML that can contain JS.
This could lead to some interactive tensor data viewer.
I don't have enough JS experience, time or motivation to pursue this, but if the idea inspires you, please drop a line
If an object defines a
_repr_html_
function, its output will be interpreted as HTML that can contain JS. This could lead to some interactive tensor data viewer.I don't have enough JS experience, time or motivation to pursue this, but if the idea inspires you, please drop a line
The python interface could be along the lines of