dask / dask/distributed

Jupyter delayed/feature interactive repr widget

Open
#5,622 0 comments 0 reactions 0 assignees View on GitHub
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_():

![delayed_gif](https://user-images.githubusercontent.com/1694892/146923274-471c7739-68d6-47c7-b2bb-2de7c95bd8ae.gif)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.