home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1384528701

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/7011#issuecomment-1384528701 https://api.github.com/repos/pydata/xarray/issues/7011 1384528701 IC_kwDOAMm_X85Shjs9 2448579 2023-01-16T20:37:02Z 2023-01-16T20:37:15Z MEMBER

It's the second code block here and the source is

``` rst .. ipython:: python

# only one argument has the 'x' coordinate
arr[0] + 1
# both arguments have the same 'x' coordinate
arr[0] - arr[0]

```

It's rendering properly so it seems like this should just work.

So In/Out won't be expected.

The source block doesn't have In/Out but I guess the extension is receiving the output after IPython has executed the block?

I tried moving the comments around which seems to work, but we do this in a lot of places. Is it easy for you to handle it?

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