Skip to content

[Bug]: HTML repr does not display well in notebooks hosted on GitHub #6125

Open
@shoyer

Description

@shoyer

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):
image

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:
image

Minimal Complete Verifiable Example

No response

Relevant log output

No response

Anything else we need to know?

No response

Environment

NA

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions