home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 522589729

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/issues/3227#issuecomment-522589729 https://api.github.com/repos/pydata/xarray/issues/3227 522589729 MDEyOklzc3VlQ29tbWVudDUyMjU4OTcyOQ== 868027 2019-08-19T14:03:24Z 2019-08-19T14:03:24Z CONTRIBUTOR

The files and directories that were not cleaned up by the make clean command are all artifacts of the code examples which run in the docs themselves. For example, the manipulated-example-data.nc is created in this section.

At leas one of these files is cleaned up at the end, see the ipython block.

I'd probably look into something like a temporary directory rather than trying to track down all the "example artifacts" created during a run. I'm not sure what sort of configuration the IPython blocks have, but there are also some tempdir utilities in IPython.

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