home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 841519845

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/5291#issuecomment-841519845 https://api.github.com/repos/pydata/xarray/issues/5291 841519845 MDEyOklzc3VlQ29tbWVudDg0MTUxOTg0NQ== 1217238 2021-05-14T21:48:19Z 2021-05-14T21:48:19Z MEMBER

My question is whether we can make xarray by default pull the equivalent of xarray[tutorial], and a separate xarray[minimal] for anyone who really wants to avoid deps...

I don't think this is possible currently with pip: https://github.com/pypa/setuptools/issues/1139

I think it can be done with conda, but typically by defining two separate packages, e.g., dask-core and dask. The seems a little annoying to setup and possibly surprising for users who expect names to match pip, though.

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