yt-project/yt

ENH: nice jupyter display of objects

Open

#4,051 opened on Aug 4, 2022

View on GitHub
 (0 comments) (0 reactions) (1 assignee)Python (315 forks)auto 404
UXenhancementhelp wantednew contributor friendly

Repository metrics

Stars
 (556 stars)
PR merge metrics
 (PR metrics pending)

Description

Data selector objects in yt currently have nice repr's for display, but we could improve this further by incorporating with a DatasetViewer or just by styling the parameters in an ipython_display function

Contributor guide