Skip to content

Commit 250137d

Browse files
committed
deploy: 2566b27
1 parent 761dad4 commit 250137d

File tree

135 files changed

+4334
-4267
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

135 files changed

+4334
-4267
lines changed

_admonition/gpu.html

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,16 @@
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>&lt;no title&gt; &#8212; 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 = {
@@ -70,7 +77,7 @@
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" />
@@ -94,7 +101,7 @@
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

Binary file not shown.
Binary file not shown.
42 KB
Binary file not shown.
36.5 KB
Binary file not shown.
27.1 KB
38.9 KB
77.4 KB

0 commit comments

Comments
 (0)