Skip to content

Commit 4884952

Browse files
authored
Merge branch 'main' into dependabot/conda/sphinxext-rediraffe-0.3.0
2 parents ae68733 + 93c6040 commit 4884952

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies:
1010
- quantecon-book-theme==0.15.1
1111
- sphinx-tojupyter==0.6.0
1212
- sphinxext-rediraffe==0.3.0
13-
- sphinx-exercise==1.0.1
13+
- sphinx-exercise==1.2.1
1414
- sphinx-proof==0.3.0
1515
- sphinxcontrib-youtube==1.4.1
1616
- sphinx-togglebutton==0.3.2

lectures/_config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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"]

0 commit comments

Comments
 (0)