home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 690351243

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
690351243 MDU6SXNzdWU2OTAzNTEyNDM= 4398 Collapsible attributes in _repr_html_ 6398449 open 0     1 2020-09-01T18:22:04Z 2022-05-04T18:35:42Z   NONE      

Is your feature request related to a problem? Please describe.

I have a situation where I write a long list to the .attrs, which results in too long an output: ....

Describe the solution you'd like

Can the attribute output be changed to be displayed in the same way as the other variables? (collapsed to one line)

Describe alternatives you've considered

Perhaps I am misusing the attributes and this kind of data should instead be a data variable? (though I would not like that since this information is intended as metadata)

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/4398/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    13221727 issue

Links from other tables

  • 1 row from issues_id in issues_labels
  • 1 row from issue in issue_comments
Powered by Datasette · Queries took 160.029ms · About: xarray-datasette