Bug description
The example tabs are not rendered in the How to specify params guide
.
I think this might be due to sphinx-panels removed from the env in Improve documentation of algorithm options.
Tried installing sphinx-panels but breaks sphinx>=8.2.3.
Ideas
Use the tab-set directive instead of the tabbed directive in the rst block or directly in markdown.
I have tried and works both ways.
System
Linked issue:
jupyter-book/jupyter-book#977