Jupyter delayed/feature interactive repr widget
Open
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 778
- Avg merge
- 2h 50m
- Merged PRs (30d)
- 3
Description
When working with dask, I always do _.head().compute()_ at some point. So I thought it would be useful to have it directly available in an interactive widget for delayed and feature objects.
I made a little POC hacking around __ipython_display_():

Contributor guide
Assessment
This issue has not been assessed yet.