Treescope is a interactive HTML pretty-printer for multi-dimensional arrays: https://github.com/google-deepmind/treescope > With Treescope, instead of looking at this: >  > > You could be looking at this: >  Could we integrate this into Xarray's HTML repr? This could be a big step-up over printing the NumPy repr for array values!