Closed
Description
After #480 and #511 we now have static DataFrame outputs in Notebooks. However, as can be seen in this example,
, nested DataFrames are not rendered and cannot be interacted with. This is because nested JS and iFrames are prohibited in GitHub's rendering of notebooks.
We need to explore whether there's a way to have collapsible DataFrames without using JS. Maybe something like <details>
could work?
For example:
url | name | repos | members | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
https://api.github.com/orgs/JetBrains | JetBrains | [100 x 37]
| [187 x 7] |