home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 703322891

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions performed_via_github_app issue
https://github.com/pydata/xarray/pull/4480#issuecomment-703322891 https://api.github.com/repos/pydata/xarray/issues/4480 703322891 MDEyOklzc3VlQ29tbWVudDcwMzMyMjg5MQ== 10194086 2020-10-04T22:07:20Z 2020-10-04T22:13:16Z MEMBER

literalinclude is described here: https://www.sphinx-doc.org/en/3.x/markup/code.html#includes

Sounds good - it even seems possible to dynamically get the start and end:

Another way to control which part of the file is included is to use the start-after and end-before options (or only one of them). If start-after is given as a string option, only lines that follow the first line containing that string are included. If end-before is given as a string option, only lines that precede the first lines containing that string are included.

{
    "total_count": 1,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 1,
    "eyes": 0
}
  713606589
Powered by Datasette · Queries took 0.793ms · About: xarray-datasette