NASA-IMPACT / veda-jupyterhub

VEDA JupyterHub technical planning and documentation
1 stars 1 forks source link

Markdown summary dropdown icon does not show up #30

Open jsignell opened 5 months ago

jsignell commented 5 months ago

On VEDA jupyterhub the dropdown icon next to details components is not showing up.

<details><summary>More info</summary>
Extra details
</details>

Actual

Screenshot from 2024-04-23 10-48-56

Expected

More info Extra details

Context

I tested this locally on jupyterlab 4.1.5 - the same version as is in the pangeo image and I cannot reproduce. So I suspected that this has to do with jupyterlab-myst. I confirmed this by installing jupyterlab-myst locally and indeed am able to reproduce now. I am opening an issue upstream now

### Tasks
- [ ] https://github.com/executablebooks/jupyterlab-myst/issues/232