|
80 | 80 | <link rel="stylesheet" href="../_static/styles/quantecon-book-theme.css?digest=b64b8e0eefe2e4a15043a771a993bad53e77d658" type="text/css" /> |
81 | 81 | <link rel="stylesheet" type="text/css" href="../_static/togglebutton.css?v=9c3e77be" /> |
82 | 82 | <link rel="stylesheet" type="text/css" href="../_static/copybutton.css?v=76b2166b" /> |
83 | | - <link rel="stylesheet" type="text/css" href="../_static/mystnb.8ecb98da25f57f5357bf6f572d296f466b2cfe2517ffebfabe82451661e28f02.css?v=6644e6bb" /> |
| 83 | + <link rel="stylesheet" type="text/css" href="../_static/mystnb.11b39860a7a0cbfd473a3ad8a317855267ff0bd372690045ca344a6b62be495e.css?v=8cd3d715" /> |
84 | 84 | <link rel="stylesheet" type="text/css" href="../_static/sphinx-thebe.css?v=4fa983c6" /> |
85 | 85 | <link rel="stylesheet" type="text/css" href="../_static/exercise.css?v=982b99e0" /> |
86 | 86 | <link rel="stylesheet" type="text/css" href="../_static/sphinx-design.min.css?v=95c83b7e" /> |
|
256 | 256 |
|
257 | 257 | <!-- Changelog dropdown content --> |
258 | 258 | <div class="qe-page__header-changelog" id="changelog-content" aria-hidden="true"> |
259 | | - <h4>Changelog (<a href="https://github.com/QuantEcon/lecture-python-programming.myst/commits/main/lectures/_admonition/gpu.md">full history</a>)</h4> |
| 259 | + <h4>Changelog (<a href="https://github.com/QuantEcon/lecture-python-programming/commits/main/lectures/_admonition/gpu.md">full history</a>)</h4> |
260 | 260 | <ul class="changelog-list"> |
261 | 261 |
|
262 | 262 | <li class="changelog-entry"> |
263 | 263 |
|
264 | | - <a href="https://github.com/QuantEcon/lecture-python-programming.myst/commit/3e4f703" class="changelog-hash">3e4f703</a> |
| 264 | + <a href="https://github.com/QuantEcon/lecture-python-programming/commit/3e4f703" class="changelog-hash">3e4f703</a> |
265 | 265 |
|
266 | 266 | <span class="changelog-author">Matt McKay</span> |
267 | | - <span class="changelog-time">1 month ago</span> |
| 267 | + <span class="changelog-time">2 months ago</span> |
268 | 268 | <span class="changelog-message">Update GPU admonition to clarify lectures run on CPUs (#465)</span> |
269 | 269 | </li> |
270 | 270 |
|
271 | 271 | <li class="changelog-entry"> |
272 | 272 |
|
273 | | - <a href="https://github.com/QuantEcon/lecture-python-programming.myst/commit/158090f" class="changelog-hash">158090f</a> |
| 273 | + <a href="https://github.com/QuantEcon/lecture-python-programming/commit/158090f" class="changelog-hash">158090f</a> |
274 | 274 |
|
275 | 275 | <span class="changelog-author">Matt McKay</span> |
276 | | - <span class="changelog-time">2 months ago</span> |
| 276 | + <span class="changelog-time">3 months ago</span> |
277 | 277 | <span class="changelog-message">Update GPU admonition to match jstac's text (#448)</span> |
278 | 278 | </li> |
279 | 279 |
|
280 | 280 | <li class="changelog-entry"> |
281 | 281 |
|
282 | | - <a href="https://github.com/QuantEcon/lecture-python-programming.myst/commit/c4c03c8" class="changelog-hash">c4c03c8</a> |
| 282 | + <a href="https://github.com/QuantEcon/lecture-python-programming/commit/c4c03c8" class="changelog-hash">c4c03c8</a> |
283 | 283 |
|
284 | 284 | <span class="changelog-author">Matt McKay</span> |
285 | | - <span class="changelog-time">2 months ago</span> |
| 285 | + <span class="changelog-time">3 months ago</span> |
286 | 286 | <span class="changelog-message">Add centralized GPU admonition for JAX lectures (#447)</span> |
287 | 287 | </li> |
288 | 288 |
|
@@ -560,9 +560,9 @@ <h4>Changelog (<a href="https://github.com/QuantEcon/lecture-python-programming. |
560 | 560 | <li class="download-pdf" id="downloadButton"><i data-feather="file"></i></li> |
561 | 561 | <!-- |
562 | 562 | # Enable if looking for link to specific document hosted on GitHub |
563 | | - <li data-tippy-content="View Source"><a target="_blank" href="https://github.com/QuantEcon/lecture-python-programming.myst/blob/main/lectures/_admonition/gpu.md" download><i data-feather="github"></i></a></li> |
| 563 | + <li data-tippy-content="View Source"><a target="_blank" href="https://github.com/QuantEcon/lecture-python-programming/blob/main/lectures/_admonition/gpu.md" download><i data-feather="github"></i></a></li> |
564 | 564 | --> |
565 | | - <li data-tippy-content="View Source"><a target="_blank" href="https://github.com/QuantEcon/lecture-python-programming.myst" download><i data-feather="github"></i></a></li> |
| 565 | + <li data-tippy-content="View Source"><a target="_blank" href="https://github.com/QuantEcon/lecture-python-programming" download><i data-feather="github"></i></a></li> |
566 | 566 | </ul> |
567 | 567 |
|
568 | 568 | </div> |
|
0 commit comments