pydata-sphinx-theme icon indicating copy to clipboard operation
pydata-sphinx-theme copied to clipboard

myst-nb renders ipywidgets output twice

Open gabalafou opened this issue 1 year ago • 3 comments

Steps to reproduce:

  1. Install myst-nb in your environment
  2. Remove myst_parser and nbsphinx from the extensions array in docs/conf.py
  3. Add myst_nb to the extensions array
  4. Build the docs site
  5. Notice the same output rendered twice

gabalafou avatar Apr 11 '24 16:04 gabalafou