home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 644170008

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
644170008 MDExOlB1bGxSZXF1ZXN0NDM4ODQxMjk2 4171 Remove <pre> from nested HTML repr 1217238 closed 0     0 2020-06-23T21:51:14Z 2020-06-24T15:45:20Z 2020-06-24T15:45:00Z MEMBER   0 pydata/xarray/pulls/4171

Using <pre> messes up the display of nested HTML reprs, e.g., from dask. Now we only use the <pre> tag when displaying raw text reprs.

Before (Jupyter notebook):

After:

  • [x] Tests added
  • [x] Passes isort -rc . && black . && mypy . && flake8
{
    "url": "https://api.github.com/repos/pydata/xarray/issues/4171/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    13221727 pull

Links from other tables

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