mystmd icon indicating copy to clipboard operation
mystmd copied to clipboard

tables created by jupyter cells / pandas are un-readable in dark mode

Open cboettig opened this issue 1 year ago • 8 comments
trafficstars

Tables produced by Pandas cells (e.g. preview of pandas table) render with the zerbra-striped rows, which is actually nice for readability and looks great in light mode, but for some reason my tables are unreadable in dark mode:

Image

Image

Myst v1.3.14

Examples

Here's a Pandas-generated table in the documentation:

https://mystmd.org/guide/reuse-jupyter-outputs#embed-a-cell-output

Image

Here's a MyST-native table in the documentation:

https://mystmd.org/guide/documents-exports#types-of-documents-you-can-export

Image

cboettig avatar Oct 21 '24 23:10 cboettig