|
16 | 16 | document.documentElement.dataset.mode = localStorage.getItem("mode") || ""; |
17 | 17 | document.documentElement.dataset.theme = localStorage.getItem("theme") || ""; |
18 | 18 | </script> |
19 | | - <!-- |
20 | | - this give us a css class that will be invisible only if js is disabled |
21 | | - --> |
22 | | - <noscript> |
23 | | - <style> |
24 | | - .pst-js-only { display: none !important; } |
25 | | - |
26 | | - </style> |
27 | | - </noscript> |
28 | 19 |
|
29 | 20 | <!-- Loaded before other Sphinx assets --> |
30 | | - <link href="../_static/styles/theme.css?digest=26a4bc78f4c0ddb94549" rel="stylesheet" /> |
31 | | -<link href="../_static/styles/pydata-sphinx-theme.css?digest=26a4bc78f4c0ddb94549" rel="stylesheet" /> |
| 21 | + <link href="../_static/styles/theme.css?digest=dfe6caa3a7d634c4db9b" rel="stylesheet" /> |
| 22 | +<link href="../_static/styles/bootstrap.css?digest=dfe6caa3a7d634c4db9b" rel="stylesheet" /> |
| 23 | +<link href="../_static/styles/pydata-sphinx-theme.css?digest=dfe6caa3a7d634c4db9b" rel="stylesheet" /> |
| 24 | + |
| 25 | + |
| 26 | + <link href="../_static/vendor/fontawesome/6.5.2/css/all.min.css?digest=dfe6caa3a7d634c4db9b" rel="stylesheet" /> |
| 27 | + <link rel="preload" as="font" type="font/woff2" crossorigin href="../_static/vendor/fontawesome/6.5.2/webfonts/fa-solid-900.woff2" /> |
| 28 | +<link rel="preload" as="font" type="font/woff2" crossorigin href="../_static/vendor/fontawesome/6.5.2/webfonts/fa-brands-400.woff2" /> |
| 29 | +<link rel="preload" as="font" type="font/woff2" crossorigin href="../_static/vendor/fontawesome/6.5.2/webfonts/fa-regular-400.woff2" /> |
32 | 30 |
|
33 | | - <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" /> |
34 | | - <link rel="stylesheet" type="text/css" href="../_static/styles/sphinx-book-theme.css?v=a3416100" /> |
| 31 | + <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" /> |
| 32 | + <link rel="stylesheet" type="text/css" href="../_static/styles/sphinx-book-theme.css?v=eba8b062" /> |
35 | 33 | <link rel="stylesheet" type="text/css" href="../_static/togglebutton.css?v=13237357" /> |
36 | 34 | <link rel="stylesheet" type="text/css" href="../_static/copybutton.css?v=76b2166b" /> |
37 | | - <link rel="stylesheet" type="text/css" href="../_static/mystnb.4510f1fc1dee50b3e5859aac5469c37c29e427902b24a333a5f9fcb2f0b3ac41.css" /> |
| 35 | + <link rel="stylesheet" type="text/css" href="../_static/mystnb.8ecb98da25f57f5357bf6f572d296f466b2cfe2517ffebfabe82451661e28f02.css" /> |
38 | 36 | <link rel="stylesheet" type="text/css" href="../_static/sphinx-thebe.css?v=4fa983c6" /> |
39 | 37 | <link rel="stylesheet" type="text/css" href="../_static/sphinx-design.min.css?v=95c83b7e" /> |
40 | 38 |
|
41 | | - <!-- So that users can add custom icons --> |
42 | | - <script src="../_static/scripts/fontawesome.js?digest=26a4bc78f4c0ddb94549"></script> |
43 | 39 | <!-- Pre-loaded scripts that we'll load fully later --> |
44 | | - <link rel="preload" as="script" href="../_static/scripts/bootstrap.js?digest=26a4bc78f4c0ddb94549" /> |
45 | | -<link rel="preload" as="script" href="../_static/scripts/pydata-sphinx-theme.js?digest=26a4bc78f4c0ddb94549" /> |
| 40 | + <link rel="preload" as="script" href="../_static/scripts/bootstrap.js?digest=dfe6caa3a7d634c4db9b" /> |
| 41 | +<link rel="preload" as="script" href="../_static/scripts/pydata-sphinx-theme.js?digest=dfe6caa3a7d634c4db9b" /> |
| 42 | + <script src="../_static/vendor/fontawesome/6.5.2/js/all.min.js?digest=dfe6caa3a7d634c4db9b"></script> |
46 | 43 |
|
47 | 44 | <script src="../_static/documentation_options.js?v=9eb32ce0"></script> |
48 | 45 | <script src="../_static/doctools.js?v=9a2dae69"></script> |
|
82 | 79 | <link rel="prev" title="Authenticity" href="authenticity.html" /> |
83 | 80 | <meta name="viewport" content="width=device-width, initial-scale=1"/> |
84 | 81 | <meta name="docsearch:language" content="en"/> |
85 | | - <meta name="docsearch:version" content="" /> |
86 | 82 | </head> |
87 | 83 |
|
88 | 84 |
|
|
98 | 94 | <i class="fa-solid fa-arrow-up"></i>Back to top</button> |
99 | 95 |
|
100 | 96 |
|
101 | | - <dialog id="pst-search-dialog"> |
102 | | - |
| 97 | + <input type="checkbox" |
| 98 | + class="sidebar-toggle" |
| 99 | + id="pst-primary-sidebar-checkbox"/> |
| 100 | + <label class="overlay overlay-primary" for="pst-primary-sidebar-checkbox"></label> |
| 101 | + |
| 102 | + <input type="checkbox" |
| 103 | + class="sidebar-toggle" |
| 104 | + id="pst-secondary-sidebar-checkbox"/> |
| 105 | + <label class="overlay overlay-secondary" for="pst-secondary-sidebar-checkbox"></label> |
| 106 | + |
| 107 | + <div class="search-button__wrapper"> |
| 108 | + <div class="search-button__overlay"></div> |
| 109 | + <div class="search-button__search-container"> |
103 | 110 | <form class="bd-search d-flex align-items-center" |
104 | 111 | action="../search.html" |
105 | 112 | method="get"> |
106 | 113 | <i class="fa-solid fa-magnifying-glass"></i> |
107 | 114 | <input type="search" |
108 | 115 | class="form-control" |
109 | 116 | name="q" |
| 117 | + id="search-input" |
110 | 118 | placeholder="Search this book..." |
111 | 119 | aria-label="Search this book..." |
112 | 120 | autocomplete="off" |
113 | 121 | autocorrect="off" |
114 | 122 | autocapitalize="off" |
115 | 123 | spellcheck="false"/> |
116 | 124 | <span class="search-button__kbd-shortcut"><kbd class="kbd-shortcut__modifier">Ctrl</kbd>+<kbd>K</kbd></span> |
117 | | -</form> |
118 | | - </dialog> |
| 125 | +</form></div> |
| 126 | + </div> |
119 | 127 |
|
120 | 128 | <div class="pst-async-banner-revealer d-none"> |
121 | 129 | <aside id="bd-header-version-warning" class="d-none d-print-none" aria-label="Version warning"></aside> |
|
131 | 139 |
|
132 | 140 |
|
133 | 141 |
|
134 | | - <dialog id="pst-primary-sidebar-modal"></dialog> |
135 | | - <div id="pst-primary-sidebar" class="bd-sidebar-primary bd-sidebar"> |
| 142 | + <div class="bd-sidebar-primary bd-sidebar"> |
136 | 143 |
|
137 | 144 |
|
138 | 145 |
|
|
162 | 169 |
|
163 | 170 |
|
164 | 171 | <img src="../_static/NESC3505_icon.png" class="logo__image only-light" alt="Neural Data Science in Python - Home"/> |
165 | | - <img src="../_static/NESC3505_icon.png" class="logo__image only-dark pst-js-only" alt="Neural Data Science in Python - Home"/> |
| 172 | + <script>document.write(`<img src="../_static/NESC3505_icon.png" class="logo__image only-dark" alt="Neural Data Science in Python - Home"/>`);</script> |
166 | 173 |
|
167 | 174 |
|
168 | 175 | </a></div> |
169 | 176 | <div class="sidebar-primary-item"> |
170 | 177 |
|
171 | | -<button class="btn search-button-field search-button__button pst-js-only" title="Search" aria-label="Search" data-bs-placement="bottom" data-bs-toggle="tooltip"> |
172 | | - <i class="fa-solid fa-magnifying-glass"></i> |
173 | | - <span class="search-button__default-text">Search</span> |
174 | | - <span class="search-button__kbd-shortcut"><kbd class="kbd-shortcut__modifier">Ctrl</kbd>+<kbd class="kbd-shortcut__modifier">K</kbd></span> |
175 | | -</button></div> |
| 178 | + <script> |
| 179 | + document.write(` |
| 180 | + <button class="btn search-button-field search-button__button" title="Search" aria-label="Search" data-bs-placement="bottom" data-bs-toggle="tooltip"> |
| 181 | + <i class="fa-solid fa-magnifying-glass"></i> |
| 182 | + <span class="search-button__default-text">Search</span> |
| 183 | + <span class="search-button__kbd-shortcut"><kbd class="kbd-shortcut__modifier">Ctrl</kbd>+<kbd class="kbd-shortcut__modifier">K</kbd></span> |
| 184 | + </button> |
| 185 | + `); |
| 186 | + </script></div> |
176 | 187 | <div class="sidebar-primary-item"><nav class="bd-links bd-docs-nav" aria-label="Main"> |
177 | 188 | <div class="bd-toc-item navbar-nav active"> |
178 | 189 |
|
|
190 | 201 | <li class="toctree-l1"><a class="reference internal" href="../syllabus.html">Syllabus</a></li> |
191 | 202 | <li class="toctree-l1 has-children"><a class="reference internal" href="learning_approach.html">How to Approach this Course</a><details><summary><span class="toctree-toggle" role="presentation"><i class="fa-solid fa-chevron-down"></i></span></summary><ul> |
192 | 203 | <li class="toctree-l2"><a class="reference internal" href="actually_write_code.html">Actually Write Code</a></li> |
| 204 | + |
193 | 205 | <li class="toctree-l2"><a class="reference internal" href="mindset.html">Mindset</a></li> |
194 | 206 | <li class="toctree-l2"><a class="reference internal" href="flipped_classroom.html">Flipped Classroom</a></li> |
195 | 207 | <li class="toctree-l2"><a class="reference internal" href="errors_debugging.html">Errors and Debugging</a></li> |
|
255 | 267 | </ul> |
256 | 268 | <p aria-level="2" class="caption" role="heading"><span class="caption-text">Set Up Your Computer for Data Science</span></p> |
257 | 269 | <ul class="nav bd-sidenav"> |
258 | | -<li class="toctree-l1"><a class="reference internal" href="../2b-setup/introduction.html">Some Assembly Required</a></li> |
| 270 | +<li class="toctree-l1"><a class="reference internal" href="../2b-setup/introduction.html">Setting Up your Computer for Data Science</a></li> |
259 | 271 | <li class="toctree-l1"><a class="reference internal" href="../2b-setup/learning_objectives.html">Learning Objectives</a></li> |
260 | 272 | <li class="toctree-l1 has-children"><a class="reference internal" href="../2b-setup/first_steps.html">First Steps</a><details><summary><span class="toctree-toggle" role="presentation"><i class="fa-solid fa-chevron-down"></i></span></summary><ul> |
261 | 273 | <li class="toctree-l2"><a class="reference internal" href="../2b-setup/github.html">Get on GitHub</a></li> |
|
559 | 571 |
|
560 | 572 |
|
561 | 573 |
|
562 | | -<button class="btn btn-sm nav-link pst-navbar-icon theme-switch-button pst-js-only" aria-label="Color mode" data-bs-title="Color mode" data-bs-placement="bottom" data-bs-toggle="tooltip"> |
563 | | - <i class="theme-switch fa-solid fa-sun fa-lg" data-mode="light" title="Light"></i> |
564 | | - <i class="theme-switch fa-solid fa-moon fa-lg" data-mode="dark" title="Dark"></i> |
565 | | - <i class="theme-switch fa-solid fa-circle-half-stroke fa-lg" data-mode="auto" title="System Settings"></i> |
566 | | -</button> |
| 574 | +<script> |
| 575 | +document.write(` |
| 576 | + <button class="btn btn-sm nav-link pst-navbar-icon theme-switch-button" title="light/dark" aria-label="light/dark" data-bs-placement="bottom" data-bs-toggle="tooltip"> |
| 577 | + <i class="theme-switch fa-solid fa-sun fa-lg" data-mode="light"></i> |
| 578 | + <i class="theme-switch fa-solid fa-moon fa-lg" data-mode="dark"></i> |
| 579 | + <i class="theme-switch fa-solid fa-circle-half-stroke fa-lg" data-mode="auto"></i> |
| 580 | + </button> |
| 581 | +`); |
| 582 | +</script> |
567 | 583 |
|
568 | 584 |
|
569 | | -<button class="btn btn-sm pst-navbar-icon search-button search-button__button pst-js-only" title="Search" aria-label="Search" data-bs-placement="bottom" data-bs-toggle="tooltip"> |
| 585 | +<script> |
| 586 | +document.write(` |
| 587 | + <button class="btn btn-sm pst-navbar-icon search-button search-button__button" title="Search" aria-label="Search" data-bs-placement="bottom" data-bs-toggle="tooltip"> |
570 | 588 | <i class="fa-solid fa-magnifying-glass fa-lg"></i> |
571 | | -</button> |
| 589 | + </button> |
| 590 | +`); |
| 591 | +</script> |
572 | 592 |
|
573 | 593 | </div></div> |
574 | 594 |
|
@@ -720,8 +740,8 @@ <h1>21st Century Skills<a class="headerlink" href="#st-century-skills" title="Li |
720 | 740 | </div> |
721 | 741 |
|
722 | 742 | <!-- Scripts loaded after <body> so the DOM is not blocked --> |
723 | | - <script defer src="../_static/scripts/bootstrap.js?digest=26a4bc78f4c0ddb94549"></script> |
724 | | -<script defer src="../_static/scripts/pydata-sphinx-theme.js?digest=26a4bc78f4c0ddb94549"></script> |
| 743 | + <script src="../_static/scripts/bootstrap.js?digest=dfe6caa3a7d634c4db9b"></script> |
| 744 | +<script src="../_static/scripts/pydata-sphinx-theme.js?digest=dfe6caa3a7d634c4db9b"></script> |
725 | 745 |
|
726 | 746 | <footer class="bd-footer"> |
727 | 747 | </footer> |
|
0 commit comments