issues: 1890893841
This data as json
| id | node_id | number | title | user | state | locked | assignee | milestone | comments | created_at | updated_at | closed_at | author_association | active_lock_reason | draft | pull_request | body | reactions | performed_via_github_app | state_reason | repo | type |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1890893841 | I_kwDOAMm_X85wtMAR | 8171 | Fancy reprs | 4160723 | open | 0 | 10 | 2023-09-11T16:46:43Z | 2023-09-15T21:07:52Z | MEMBER | What is your issue?In Xarray we already have the plain-text and html reprs, which is great. Recently, I've tried anywidget and I think that it has potential to overcome some of the limitations of the current repr and possibly go well beyond it. The main advantages of anywidget:
I don't think we should replace the current html repr (it is still useful to have a basic, pure HTML/CSS version), but having a new widget could improve some aspects like not including the whole CSS each time an object repr is displayed, removing some HTML/CSS hacks... and actually has much more potential since we would have the whole javascript ecosystem at our fingertips (quick plots, etc.). Also bi-directional communication with Python is possible. I'm opening this issue to brainstorm about what would be nice to have in widget-based Xarray reprs:
cc @pydata/xarray |
{
"url": "https://api.github.com/repos/pydata/xarray/issues/8171/reactions",
"total_count": 5,
"+1": 3,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 2,
"eyes": 0
} |
13221727 | issue |