help icon indicating copy to clipboard operation
help copied to clipboard

metadata-aware themes

Open arnavs opened this issue 6 years ago • 0 comments

I've been trying to use cell metadata to implement custom CSS in a JupyterHub theme.

The thing is, it doesn't seem that metadata maps cleanly to something like an HTML div or span class, and existing themes (e.g., like jupyterhub-light-theme) aren't metadata aware.

There are existing git issues on this subject (e.g., here), but I don't think they've gotten much traction.

arnavs avatar Jan 29 '19 19:01 arnavs