- I would like to use
sphinx-tabs in a project with pydata_sphinx_theme (https://github.com/pandas-dev/pydata-sphinx-theme). Unfortunately, they don't seem to be compatible.
- Using the example code together with the option
html_theme = 'pydata_sphinx_theme' in the conf.py results in the following behavior.

- Do you have any idea how to achieve compatibility? Any help would be very much appreciated.
Versions used: python 3.8.2, pydata_sphinx_theme 0.3.2, sphinx-tabs 1.3.0, sphinx 3.2.1