99 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " /> < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
1010
1111 < title > <no title> — Python Programming for Economics and Finance</ title >
12- < script src ="https://unpkg.com/@popperjs/core@2.9.2/dist/umd/popper.min.js "> </ script >
13- < script src ="https://unpkg.com/tippy.js@6.3.1/dist/tippy-bundle.umd.js "> </ script >
14- < script src ="https://cdn.jsdelivr.net/npm/feather-icons/dist/feather.min.js "> </ script >
12+
13+ < link rel ="preconnect " href ="https://unpkg.com " crossorigin >
14+ < link rel ="preconnect " href ="https://cdn.jsdelivr.net " crossorigin >
15+ < link rel ="preconnect " href ="https://fonts.googleapis.com " crossorigin >
16+ < link rel ="preconnect " href ="https://fonts.gstatic.com " crossorigin >
17+
18+
19+ < script src ="https://unpkg.com/@popperjs/core@2.9.2/dist/umd/popper.min.js " integrity ="sha384-IQsoLXl5PILFhosVNubq5LC7Qb9DXgDA9i+tQ8Zj3iwWAwPtgFTxbJ8NT4GN1R8p " crossorigin ="anonymous "> </ script >
20+ < script src ="https://unpkg.com/tippy.js@6.3.1/dist/tippy-bundle.umd.js " integrity ="sha384-bq5PNg/ZcfW7KMvFSmhjqCQJ/VFnec+6sZkctn/4ZLeubkn7U58Le4zFFSn3dhUu " crossorigin ="anonymous "> </ script >
21+ < script src ="https://cdn.jsdelivr.net/npm/feather-icons/dist/feather.min.js " integrity ="sha384-qEqAs1VsN9WH2myXDbiP2wGGIttL9bMRZBKCl54ZnzpDlVqbYANP9vMaoT/wvQcf " crossorigin ="anonymous "> </ script >
1522
1623 < script >
1724 MathJax = {
7077< link rel ="preload " as ="font " type ="font/woff2 " crossorigin href ="../_static/vendor/fontawesome/6.5.2/webfonts/fa-regular-400.woff2 " />
7178
7279 < link rel ="stylesheet " type ="text/css " href ="../_static/pygments.css?v=03e43079 " />
73- < link rel ="stylesheet " href ="../_static/styles/quantecon-book-theme.css?digest=dbac30014ddb092b35ab80b3076a22a196655849 " type ="text/css " />
80+ < link rel ="stylesheet " href ="../_static/styles/quantecon-book-theme.css?digest=22b71a9b445b7b2b6a277c0a48ea72bf6e7c90d9 " type ="text/css " />
7481 < link rel ="stylesheet " type ="text/css " href ="../_static/togglebutton.css?v=13237357 " />
7582 < link rel ="stylesheet " type ="text/css " href ="../_static/copybutton.css?v=76b2166b " />
7683 < link rel ="stylesheet " type ="text/css " href ="../_static/mystnb.8ecb98da25f57f5357bf6f572d296f466b2cfe2517ffebfabe82451661e28f02.css?v=6644e6bb " />
94101 < script > let toggleHintHide = 'Click to hide' ; </ script >
95102 < script > let toggleOpenOnPrint = 'true' ; </ script >
96103 < script src ="../_static/togglebutton.js?v=4a39c7ea "> </ script >
97- < script src ="../_static/scripts/quantecon-book-theme.js?digest=ceefa0362b71a389a50c4058a117a949b54259bd "> </ script >
104+ < script src ="../_static/scripts/quantecon-book-theme.js?digest=65b86b9423025043228643fcfb616ce846cb91c1 "> </ script >
98105 < script src ="../_static/scripts/jquery.js?v=5d32c60e "> </ script >
99106 < script src ="../_static/scripts/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c "> </ script >
100107 < script > var togglebuttonSelector = '.toggle, .admonition.dropdown' ; </ script >
@@ -233,7 +240,7 @@ <h4>Changelog (<a href="https://github.com/QuantEcon/lecture-python-programming.
233240 < a href ="https://github.com/QuantEcon/lecture-python-programming.myst/commit/158090f " class ="changelog-hash "> 158090f</ a >
234241
235242 < span class ="changelog-author "> Matt McKay</ span >
236- < span class ="changelog-time "> 5 hours ago</ span >
243+ < span class ="changelog-time "> 3 weeks ago</ span >
237244 < span class ="changelog-message "> Update GPU admonition to match jstac's text (#448)</ span >
238245 </ li >
239246
@@ -242,7 +249,7 @@ <h4>Changelog (<a href="https://github.com/QuantEcon/lecture-python-programming.
242249 < a href ="https://github.com/QuantEcon/lecture-python-programming.myst/commit/c4c03c8 " class ="changelog-hash "> c4c03c8</ a >
243250
244251 < span class ="changelog-author "> Matt McKay</ span >
245- < span class ="changelog-time "> 7 hours ago</ span >
252+ < span class ="changelog-time "> 3 weeks ago</ span >
246253 < span class ="changelog-message "> Add centralized GPU admonition for JAX lectures (#447)</ span >
247254 </ li >
248255
0 commit comments