ipytree icon indicating copy to clipboard operation
ipytree copied to clipboard

Would like to see a data structure explorer

Open deeplook opened this issue 6 years ago • 2 comments

I would like to use this widget for exploring nested data structures like JSON, etc. Is there any ongoing effort for this or should I come up with a PR?

deeplook avatar Mar 14 '19 11:03 deeplook

There is no ongoing effort for this, PRs are welcome :)

martinRenou avatar Mar 14 '19 11:03 martinRenou

It's worth noting that JupyterLab can render JSON already. So if that's what you want it may just be a matter of using that. 🙂

jakirkham avatar Jul 01 '19 14:07 jakirkham