File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -7,10 +7,10 @@ dependencies:
77 - pip
88 - pip :
99 - jupyter-book==1.0.4post1
10- - quantecon-book-theme==0.10.0
10+ - quantecon-book-theme==0.10.1
1111 - sphinx-tojupyter==0.3.1
1212 - sphinxext-rediraffe==0.2.7
13- - sphinx-exercise==1.0.1
13+ - sphinx-exercise==1.2.0
1414 - sphinx-proof==0.2.1
1515 - sphinxcontrib-youtube==1.4.1
1616 - sphinx-togglebutton==0.3.2
Original file line number Diff line number Diff line change @@ -122,6 +122,8 @@ sphinx:
122122 complex_and_trig : https://intro.quantecon.org/complex_and_trig.html
123123 # sphinx-proof
124124 proof_minimal_theme : true
125+ # sphinx-exercise
126+ exercise_style : " solution_follow_exercise"
125127 # sphinx-tojupyter
126128 tojupyter_static_file_path : ["source/_static", "_static"]
127129 tojupyter_target_html : true
You can’t perform that action at this time.
0 commit comments