issue_comments
9 rows where author_association = "MEMBER", issue = 287844110 and user = 1217238 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date)
issue 1
- WIP: html repr · 9 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
526730479 | https://github.com/pydata/xarray/pull/1820#issuecomment-526730479 | https://api.github.com/repos/pydata/xarray/issues/1820 | MDEyOklzc3VlQ29tbWVudDUyNjczMDQ3OQ== | shoyer 1217238 | 2019-08-30T20:02:24Z | 2019-08-30T20:02:24Z | MEMBER | @SimonHeybrock very cool to see your Scipp project! I will make some comments over in your repo but I'm impressed with what you've done. I'd love to find ways to collaborate more in the future, many of the problems you're solving are also important for xarray users. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
WIP: html repr 287844110 | |
511239816 | https://github.com/pydata/xarray/pull/1820#issuecomment-511239816 | https://api.github.com/repos/pydata/xarray/issues/1820 | MDEyOklzc3VlQ29tbWVudDUxMTIzOTgxNg== | shoyer 1217238 | 2019-07-14T22:14:58Z | 2019-07-14T22:14:58Z | MEMBER | Details/Summary does look like a nice way to simplify things! It's too bad that CSS isn't processed with untrusted inputs. How do Iris and Dask deal with this limitation? |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
WIP: html repr 287844110 | |
477720410 | https://github.com/pydata/xarray/pull/1820#issuecomment-477720410 | https://api.github.com/repos/pydata/xarray/issues/1820 | MDEyOklzc3VlQ29tbWVudDQ3NzcyMDQxMA== | shoyer 1217238 | 2019-03-28T18:34:51Z | 2019-03-28T18:34:51Z | MEMBER | I did a little more tweaking of text-overflow for truncation. This version shows the full name when you hover over it: https://jsfiddle.net/1g04ykum/ |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
WIP: html repr 287844110 | |
468350759 | https://github.com/pydata/xarray/pull/1820#issuecomment-468350759 | https://api.github.com/repos/pydata/xarray/issues/1820 | MDEyOklzc3VlQ29tbWVudDQ2ODM1MDc1OQ== | shoyer 1217238 | 2019-02-28T16:58:07Z | 2019-02-28T16:58:07Z | MEMBER | is there an example of what the xframe output HTML looks like? |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
WIP: html repr 287844110 | |
405723071 | https://github.com/pydata/xarray/pull/1820#issuecomment-405723071 | https://api.github.com/repos/pydata/xarray/issues/1820 | MDEyOklzc3VlQ29tbWVudDQwNTcyMzA3MQ== | shoyer 1217238 | 2018-07-17T20:50:01Z | 2018-07-17T20:50:01Z | MEMBER | I played around a little with using I'm sure we could figure out some better CSS magic that shows the full variable name when you hover over it. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
WIP: html repr 287844110 | |
360569188 | https://github.com/pydata/xarray/pull/1820#issuecomment-360569188 | https://api.github.com/repos/pydata/xarray/issues/1820 | MDEyOklzc3VlQ29tbWVudDM2MDU2OTE4OA== | shoyer 1217238 | 2018-01-25T19:12:48Z | 2018-01-25T19:12:48Z | MEMBER | It looks like this will make it into Chrome stable by roughly mid-March 2018: https://www.chromium.org/developers/calendar If we're on Chrome and Firefox, that's probably good enough. We still might want to have an option that makes this easy to turn on/off (default value TBD). |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
WIP: html repr 287844110 | |
357885455 | https://github.com/pydata/xarray/pull/1820#issuecomment-357885455 | https://api.github.com/repos/pydata/xarray/issues/1820 | MDEyOklzc3VlQ29tbWVudDM1Nzg4NTQ1NQ== | shoyer 1217238 | 2018-01-16T08:21:00Z | 2018-01-16T08:21:00Z | MEMBER | It looks like CSS grid is coming to Chrome very soon -- the relevant bug is now listed as fixed. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
WIP: html repr 287844110 | |
357379943 | https://github.com/pydata/xarray/pull/1820#issuecomment-357379943 | https://api.github.com/repos/pydata/xarray/issues/1820 | MDEyOklzc3VlQ29tbWVudDM1NzM3OTk0Mw== | shoyer 1217238 | 2018-01-12T23:12:21Z | 2018-01-12T23:12:21Z | MEMBER |
Is this something CSS grid would solve? Or is it not clear yet?
Yes, but that doesn't mean it's actually bundled into every Python install. For example, it requires a separate package on Ubuntu: https://stackoverflow.com/questions/34890383/python3-tkinter-ubuntu-trusty-does-not-work-under-virtual-environment My bigger concern is that it feels hacky and might be slow. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
WIP: html repr 287844110 | |
357323004 | https://github.com/pydata/xarray/pull/1820#issuecomment-357323004 | https://api.github.com/repos/pydata/xarray/issues/1820 | MDEyOklzc3VlQ29tbWVudDM1NzMyMzAwNA== | shoyer 1217238 | 2018-01-12T18:53:42Z | 2018-01-12T18:53:51Z | MEMBER |
I'm not sure I follow here. It's been a while since I wrote much html, but I would think you could achieve this using a table with
I think we should probably avoid adding a tkinter dependency. I would rather assume a fixed column-width for the first column. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
WIP: html repr 287844110 |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE [issue_comments] ( [html_url] TEXT, [issue_url] TEXT, [id] INTEGER PRIMARY KEY, [node_id] TEXT, [user] INTEGER REFERENCES [users]([id]), [created_at] TEXT, [updated_at] TEXT, [author_association] TEXT, [body] TEXT, [reactions] TEXT, [performed_via_github_app] TEXT, [issue] INTEGER REFERENCES [issues]([id]) ); CREATE INDEX [idx_issue_comments_issue] ON [issue_comments] ([issue]); CREATE INDEX [idx_issue_comments_user] ON [issue_comments] ([user]);
user 1