holoviz-dev / nbsite

Build a tested, sphinx-based website from notebooks
https://nbsite.pyviz.org
BSD 3-Clause "New" or "Revised" License
28 stars 13 forks source link

Interactivity warning misplaced #286

Open droumis opened 1 year ago

droumis commented 1 year ago

The interactivity_warning component from NotebookDirective is misplaced, I think because of the latest pydata_sphinx_theme

image

It should be in the right corner and look like this:

image