issue_comments
7 rows where issue = 467768201 and user = 1197350 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- Added ROMS ocean model example notebook · 7 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
524342860 | https://github.com/pydata/xarray/pull/3116#issuecomment-524342860 | https://api.github.com/repos/pydata/xarray/issues/3116 | MDEyOklzc3VlQ29tbWVudDUyNDM0Mjg2MA== | rabernat 1197350 | 2019-08-23T14:45:13Z | 2019-08-23T14:45:13Z | MEMBER | I finally got the page to build and it looks great! http://xarray.pydata.org/en/scipy19-docs/examples/ROMS_ocean_model.html There was an issue with the ROMS MD5 checksum which I fixed in https://github.com/pydata/xarray-data/pull/17. The checksums .md5 files cannot have newlines at the end. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Added ROMS ocean model example notebook 467768201 | |
517650108 | https://github.com/pydata/xarray/pull/3116#issuecomment-517650108 | https://api.github.com/repos/pydata/xarray/issues/3116 | MDEyOklzc3VlQ29tbWVudDUxNzY1MDEwOA== | rabernat 1197350 | 2019-08-02T10:24:50Z | 2019-08-23T14:44:01Z | MEMBER | I am returning to this after some vacation. Thanks so much @hetland for this great example! The test failures are not related to this PR. I see only three things that need to be done to get this ready to merge.
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Added ROMS ocean model example notebook 467768201 | |
522024714 | https://github.com/pydata/xarray/pull/3116#issuecomment-522024714 | https://api.github.com/repos/pydata/xarray/issues/3116 | MDEyOklzc3VlQ29tbWVudDUyMjAyNDcxNA== | rabernat 1197350 | 2019-08-16T14:16:22Z | 2019-08-16T14:16:22Z | MEMBER | Thanks for this @hetland! I'm going to merge now! |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Added ROMS ocean model example notebook 467768201 | |
511538753 | https://github.com/pydata/xarray/pull/3116#issuecomment-511538753 | https://api.github.com/repos/pydata/xarray/issues/3116 | MDEyOklzc3VlQ29tbWVudDUxMTUzODc1Mw== | rabernat 1197350 | 2019-07-15T19:33:14Z | 2019-07-15T19:33:14Z | MEMBER | I just saw the new PR (#3134). You don't need to start a new PR unless something is truly broken here. You can just keep pushing to this one. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Added ROMS ocean model example notebook 467768201 | |
511536815 | https://github.com/pydata/xarray/pull/3116#issuecomment-511536815 | https://api.github.com/repos/pydata/xarray/issues/3116 | MDEyOklzc3VlQ29tbWVudDUxMTUzNjgxNQ== | rabernat 1197350 | 2019-07-15T19:26:58Z | 2019-07-15T19:26:58Z | MEMBER | You have to rebase your feature branch on the upstream/scipy19-docs branch in order to get #3121 to work locally.
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Added ROMS ocean model example notebook 467768201 | |
511536283 | https://github.com/pydata/xarray/pull/3116#issuecomment-511536283 | https://api.github.com/repos/pydata/xarray/issues/3116 | MDEyOklzc3VlQ29tbWVudDUxMTUzNjI4Mw== | rabernat 1197350 | 2019-07-15T19:25:22Z | 2019-07-15T19:25:22Z | MEMBER | Can you post the error and stack trace? |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Added ROMS ocean model example notebook 467768201 | |
511253099 | https://github.com/pydata/xarray/pull/3116#issuecomment-511253099 | https://api.github.com/repos/pydata/xarray/issues/3116 | MDEyOklzc3VlQ29tbWVudDUxMTI1MzA5OQ== | rabernat 1197350 | 2019-07-15T01:33:30Z | 2019-07-15T01:33:30Z | MEMBER | @hetland - thanks so much for this! Now that https://github.com/pydata/xarray-data/pull/13 has been merged, can you try to update your example to use the |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Added ROMS ocean model example notebook 467768201 |
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