### What is your issue? The graphical representation of dask arrays with many dimensions can end up off the page in the HTML repr. <img width="839" alt="Screenshot 2024-04-23 at 6 00 04 PM" src="https://github.com/pydata/xarray/assets/35968931/81e86c80-1ab6-4136-bf3f-dce4475abf06"> Ideally dask would worry about this for us, and we just use their `_inline_repr`, as mentioned here https://github.com/pydata/xarray/issues/4376#issuecomment-680296332