Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Speculative: Interactive JS-driven tensor view #5

Open
xl0 opened this issue Nov 21, 2022 · 0 comments
Open

Speculative: Interactive JS-driven tensor view #5

xl0 opened this issue Nov 21, 2022 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@xl0
Copy link
Owner

xl0 commented Nov 21, 2022

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]
@xl0 xl0 added enhancement New feature or request help wanted Extra attention is needed labels Nov 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant