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-542781754,https://api.github.com/repos/pydata/xarray/issues/1820,542781754,MDEyOklzc3VlQ29tbWVudDU0Mjc4MTc1NA==,2443309,2019-10-16T16:21:29Z,2019-10-16T16:21:29Z,MEMBER,"Hi @jsignell - it would be great if someone could pick this up. From my perspective, I'd like to get a minimum viable implementation out in the wild. With this in mind, I feel like some of the checklist should be moved to follow up issues. @benbovy thoughts?","{""total_count"": 1, ""+1"": 1, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,287844110
https://github.com/pydata/xarray/pull/1820#issuecomment-526730479,https://api.github.com/repos/pydata/xarray/issues/1820,526730479,MDEyOklzc3VlQ29tbWVudDUyNjczMDQ3OQ==,1217238,2019-08-30T20:02:24Z,2019-08-30T20:02:24Z,MEMBER,"@SimonHeybrock very cool to see your Scipp project! I will make some comments over in your repo but I'm impressed with what you've done. I'd love to find ways to collaborate more in the future, many of the problems you're solving are also important for xarray users.","{""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-513504716,https://api.github.com/repos/pydata/xarray/issues/1820,513504716,MDEyOklzc3VlQ29tbWVudDUxMzUwNDcxNg==,306380,2019-07-20T22:48:30Z,2019-07-20T22:48:30Z,MEMBER,"I'll say that I'm looking forward to this getting in, mostly so that I can raise an issue about adding Dask's chunked array images :)","{""total_count"": 2, ""+1"": 0, ""-1"": 0, ""laugh"": 1, ""hooray"": 0, ""confused"": 0, ""heart"": 1, ""rocket"": 0, ""eyes"": 0}",,287844110
https://github.com/pydata/xarray/pull/1820#issuecomment-513504690,https://api.github.com/repos/pydata/xarray/issues/1820,513504690,MDEyOklzc3VlQ29tbWVudDUxMzUwNDY5MA==,306380,2019-07-20T22:47:57Z,2019-07-20T22:47:57Z,MEMBER,"> It's too bad that CSS isn't processed with untrusted inputs. How do Iris and Dask deal with this limitation?
Yeah, we just use raw HTML","{""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 `