We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 143d8fc commit dbaf0baCopy full SHA for dbaf0ba
lectures/_config.yml
@@ -120,6 +120,9 @@ sphinx:
120
schelling: https://intro.quantecon.org/schelling.html
121
scalar_dynam: https://intro.quantecon.org/scalar_dynam.html
122
complex_and_trig: https://intro.quantecon.org/complex_and_trig.html
123
+ # sphinx-proof
124
+ proof_minimal_theme: true
125
+ # sphinx-tojupyter
126
tojupyter_static_file_path: ["source/_static", "_static"]
127
tojupyter_target_html: true
128
tojupyter_urlpath: "https://python.quantecon.org/"
0 commit comments