File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed
Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -8,13 +8,13 @@ dependencies:
88 - pip :
99 - jupyter-book>=1.0.4post1,<2.0
1010 - quantecon-book-theme==0.15.1
11- - sphinx-tojupyter==0.3.1
11+ - sphinx-tojupyter==0.6.0
1212 - sphinxext-rediraffe==0.2.7
13- - sphinx-exercise==1.0 .1
14- - sphinx-proof==0.2.1
13+ - sphinx-exercise==1.2 .1
14+ - sphinx-proof==0.3.0
1515 - sphinxcontrib-youtube==1.4.1
1616 - sphinx-togglebutton==0.3.2
17- - sphinx-reredirects==0 .1.4
17+ - sphinx-reredirects==1 .1.0
1818 - kaleido
1919
2020
Original file line number Diff line number Diff line change @@ -118,6 +118,8 @@ sphinx:
118118 " gG " : " \\ mathcal{G}"
119119 " hH " : " \\ mathcal{H}"
120120 mathjax_path : https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js
121+ # sphinx-exercise
122+ exercise_style : " solution_follow_exercise"
121123 rediraffe_redirects :
122124 index_toc.md : intro.md
123125 tojupyter_static_file_path : ["source/_static", "_static"]
You can’t perform that action at this time.
0 commit comments