pydata-sphinx-theme
pydata-sphinx-theme copied to clipboard
myst-nb renders ipywidgets output twice
Steps to reproduce:
- Install myst-nb in your environment
- Remove
myst_parserandnbsphinxfrom theextensionsarray indocs/conf.py - Add
myst_nbto theextensionsarray - Build the docs site
- Notice the same output rendered twice