home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 828216637

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/5201#issuecomment-828216637 https://api.github.com/repos/pydata/xarray/issues/5201 828216637 MDEyOklzc3VlQ29tbWVudDgyODIxNjYzNw== 12912489 2021-04-28T07:26:41Z 2021-04-28T07:28:06Z NONE

Ok, I tried, but got stuck: I can reproduce the issue in VScode. However, I cannot find a way to inspect the CSS in VScode's Jupyter console. The theme itself is a json and I cannot figure how this is translated into CSS.

We somehow need to detect the theme within xr-wrap and change colors accordingly. That would require checking if a parent/grandparent/... is something defined by VScode, or by checking if custom properties exist. Does someone know how to access the actual HTML/CSS in VScode? In a normal notebook I can use, e.g., the Firefox web-dev tools to do this directly in the browser, but I cannot find anything equivalent in VScode.

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