xl0 / lovely-tensors

Tensors, ready for human consumption

Home Page:https://xl0.github.io/lovely-tensors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Speculative: Interactive JS-driven tensor view

xl0 opened this issue · comments

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

t.js
[interactive view , see plotly for example]