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/1820#issuecomment-543193196,https://api.github.com/repos/pydata/xarray/issues/1820,543193196,MDEyOklzc3VlQ29tbWVudDU0MzE5MzE5Ng==,4160723,2019-10-17T14:10:45Z,2019-10-17T14:10:45Z,MEMBER,"@jsignell feel free to pick this up, that would be great if you could make this finally happen! (Again, I'm sorry for letting this sit so long).
I'm going to edit the checklist in my 1st comment. There is indeed a lot of things that we can move to follow up issues.","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,287844110
https://github.com/pydata/xarray/pull/1820#issuecomment-511241543,https://api.github.com/repos/pydata/xarray/issues/1820,511241543,MDEyOklzc3VlQ29tbWVudDUxMTI0MTU0Mw==,4160723,2019-07-14T22:45:39Z,2019-07-14T22:45:39Z,MEMBER,"> was there any experiment with the html ""detail"" and ""summary"" pairs ?
I agree it would highly simplify the HTML code, but when I tried it things were not that easy (I don't remember exactly what, I think it had to do with alignment of nested lists) and I had some weird issues with conflicts between HTML reprs in different output cells. See: https://github.com/jupyterlab/jupyterlab/issues/3200#issuecomment-344012759 and the comment below. Probably I'm missing something obvious?
> the css is not injected at load time when the notebook is not trusted
> How do Iris and Dask deal with this limitation?
I've quickly checked the related PRs https://github.com/dask/dask/pull/4794 and https://github.com/SciTools/iris/pull/2918. Dask adds `style` attributes to HTML elements while Iris seems to encapsulate a `