### What happened? We see _both_ the raw text *and* a malformed version of the HTML (without CSS formatting). Example (https://github.com/microsoft/PlanetaryComputerExamples/blob/main/quickstarts/reading-zarr-data.ipynb):  ### What did you expect to happen? Either: 1. Ideally, we only see the HTML repr, with CSS formatting applied. 2. Or, if that isn't possible, we should figure out how to only show the raw text. nbviewer [gets this right](https://nbviewer.org/github/microsoft/PlanetaryComputerExamples/blob/main/quickstarts/reading-zarr-data.ipynb):  ### Minimal Complete Verifiable Example _No response_ ### Relevant log output _No response_ ### Anything else we need to know? _No response_ ### Environment NA