home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 559794979

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
559794979 MDU6SXNzdWU1NTk3OTQ5Nzk= 3747 The seaborn.apionly entry-point has been removed. 10194086 closed 0     2 2020-02-04T15:28:57Z 2020-02-05T16:03:52Z 2020-02-05T16:03:52Z MEMBER      

Seaborn recently dropped the apionly entry point (in version 0.10.0).

There is a dedicated import_seaborn function https://github.com/pydata/xarray/blob/47a6fc0c9b796997996d79d32358585d08021b9c/xarray/plot/utils.py#L24

but it is not used in one place

https://github.com/pydata/xarray/blob/47a6fc0c9b796997996d79d32358585d08021b9c/xarray/plot/utils.py#L146

which now causes test failures

https://dev.azure.com/xarray/xarray/_build/results?buildId=2111&view=ms.vss-test-web.build-test-results-tab&runId=29632&paneView=debug&resultId=108176

Todo: double check if the supported versions of seaborn still require this workaround.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/3747/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed 13221727 issue

Links from other tables

  • 0 rows from issues_id in issues_labels
  • 2 rows from issue in issue_comments
Powered by Datasette · Queries took 0.788ms · About: xarray-datasette