File tree Expand file tree Collapse file tree 1 file changed +22
-9
lines changed
Expand file tree Collapse file tree 1 file changed +22
-9
lines changed Original file line number Diff line number Diff line change @@ -94,15 +94,28 @@ sphinx:
9494
9595 launch_buttons :
9696 colab_url : https://colab.research.google.com
97- intersphinx_mapping : {
98- ' intro ' : [https://intro.quantecon.org/, null],
99- ' dle ' : [https://quantecon.github.io/lecture-dle/, null],
100- ' dps ' : [https://quantecon.github.io/lecture-dps/, null],
101- ' eqm ' : [https://quantecon.github.io/lecture-eqm/, null],
102- ' stats ' : [https://quantecon.github.io/lecture-stats/, null],
103- ' tools ' : [https://quantecon.github.io/lecture-tools-techniques/, null],
104- ' dynam ' : [https://quantecon.github.io/lecture-dynamics/, null]
105- }
97+ intersphinx_mapping :
98+ intro :
99+ - https://intro.quantecon.org/
100+ - null
101+ dle :
102+ - https://quantecon.github.io/lecture-dle/
103+ - null
104+ dps :
105+ - https://quantecon.github.io/lecture-dps/
106+ - null
107+ eqm :
108+ - https://quantecon.github.io/lecture-eqm/
109+ - null
110+ stats :
111+ - https://quantecon.github.io/lecture-stats/
112+ - null
113+ tools :
114+ - https://quantecon.github.io/lecture-tools-techniques/
115+ - null
116+ dynam :
117+ - https://quantecon.github.io/lecture-dynamics/
118+ - null
106119 mathjax3_config :
107120 tex :
108121 macros :
You can’t perform that action at this time.
0 commit comments