-
Notifications
You must be signed in to change notification settings - Fork 18
Toggle doesn't work on sphinx-exercise #76
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Somewhere after version 0.3.2, including sphinx-togglebutton in a jupyter-book v1.x in combination with sphinx-exercise (newest version 1.2.1) no longer produces collapsed exercises, but folded-open exercises, still showing the 'click to show' text (but clicking does nothing). Downgrading to 0.3.2 fixes this issue.
Example of undesired result with sphinx-toggle button 0.4.4:
Reproduce the bug
Create a Jupyter book with a sphinx-exercise, include sphinx-exercise and sphinx-toggle button as extra_extensions to sphinx in the _config.yml.
List your environment
jupyter-book==1.0.4.post1
sphinx-exercise==1.2.1
sphinx-proof==0.4.0
sphinx-book-theme==1.2.0
pydata-sphinx-theme==0.16.1
sphinx-togglebutton==0.3.2
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working