You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* borrow `Index._repr_inline_` and `inline_index_repr` from a different PR
* implement a crude HTML repr for indexes
* css fixes and tweaks
* escape inline repr
* show one section item per unique index
Show the names of all corresponding coordinates in the same
item (separated by line return).
* also add the indexes section to the DataArray html repr
* make the grouper a bit easier to understand
* add documentation for the display_expand_indexes option
* collapse the indexes section by default
* update the HTML formatting tests
* Update xarray/core/options.py
Co-authored-by: Benoit Bovy <[email protected]>
* whats-new.rst
* improve the index preview contrast
* add the repr_inline PR to the changelog [skip-ci]
Co-authored-by: Benoit Bovy <[email protected]>
Co-authored-by: Benoit Bovy <[email protected]>
0 commit comments