Skip to content

Commit 1f81d76

Browse files
committed
Update documentation
1 parent 7faefba commit 1f81d76

File tree

250 files changed

+14993
-11179
lines changed

Some content is hidden

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

250 files changed

+14993
-11179
lines changed

.buildinfo

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: bed55e7470bd695c18a00c13a3cc35ad
3+
config: 8412ec72bf69a6188b4c2a547ed3dfba
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

1-intro/21st_cen_skills.html

+37-56
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,19 @@
1616
document.documentElement.dataset.mode = localStorage.getItem("mode") || "";
1717
document.documentElement.dataset.theme = localStorage.getItem("theme") || "";
1818
</script>
19-
20-
<!-- Loaded before other Sphinx assets -->
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" />
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; }
2425

26+
</style>
27+
</noscript>
2528

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" />
29+
<!-- 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" />
3032

3133
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
3234
<link rel="stylesheet" type="text/css" href="../_static/styles/sphinx-book-theme.css?v=a3416100" />
@@ -36,10 +38,11 @@
3638
<link rel="stylesheet" type="text/css" href="../_static/sphinx-thebe.css?v=4fa983c6" />
3739
<link rel="stylesheet" type="text/css" href="../_static/sphinx-design.min.css?v=95c83b7e" />
3840

41+
<!-- So that users can add custom icons -->
42+
<script src="../_static/scripts/fontawesome.js?digest=26a4bc78f4c0ddb94549"></script>
3943
<!-- Pre-loaded scripts that we'll load fully later -->
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>
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" />
4346

4447
<script src="../_static/documentation_options.js?v=9eb32ce0"></script>
4548
<script src="../_static/doctools.js?v=9a2dae69"></script>
@@ -79,6 +82,7 @@
7982
<link rel="prev" title="Authenticity" href="authenticity.html" />
8083
<meta name="viewport" content="width=device-width, initial-scale=1"/>
8184
<meta name="docsearch:language" content="en"/>
85+
<meta name="docsearch:version" content="" />
8286
</head>
8387

8488

@@ -94,36 +98,24 @@
9498
<i class="fa-solid fa-arrow-up"></i>Back to top</button>
9599

96100

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">
101+
<dialog id="pst-search-dialog">
102+
110103
<form class="bd-search d-flex align-items-center"
111104
action="../search.html"
112105
method="get">
113106
<i class="fa-solid fa-magnifying-glass"></i>
114107
<input type="search"
115108
class="form-control"
116109
name="q"
117-
id="search-input"
118110
placeholder="Search this book..."
119111
aria-label="Search this book..."
120112
autocomplete="off"
121113
autocorrect="off"
122114
autocapitalize="off"
123115
spellcheck="false"/>
124116
<span class="search-button__kbd-shortcut"><kbd class="kbd-shortcut__modifier">Ctrl</kbd>+<kbd>K</kbd></span>
125-
</form></div>
126-
</div>
117+
</form>
118+
</dialog>
127119

128120
<div class="pst-async-banner-revealer d-none">
129121
<aside id="bd-header-version-warning" class="d-none d-print-none" aria-label="Version warning"></aside>
@@ -139,7 +131,8 @@
139131

140132

141133

142-
<div class="bd-sidebar-primary bd-sidebar">
134+
<dialog id="pst-primary-sidebar-modal"></dialog>
135+
<div id="pst-primary-sidebar" class="bd-sidebar-primary bd-sidebar">
143136

144137

145138

@@ -169,21 +162,17 @@
169162

170163

171164
<img src="../_static/NESC3505_icon.png" class="logo__image only-light" 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>
165+
<img src="../_static/NESC3505_icon.png" class="logo__image only-dark pst-js-only" alt="Neural Data Science in Python - Home"/>
173166

174167

175168
</a></div>
176169
<div class="sidebar-primary-item">
177170

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>
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>
187176
<div class="sidebar-primary-item"><nav class="bd-links bd-docs-nav" aria-label="Main">
188177
<div class="bd-toc-item navbar-nav active">
189178

@@ -570,24 +559,16 @@
570559

571560

572561

573-
<script>
574-
document.write(`
575-
<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">
576-
<i class="theme-switch fa-solid fa-sun fa-lg" data-mode="light"></i>
577-
<i class="theme-switch fa-solid fa-moon fa-lg" data-mode="dark"></i>
578-
<i class="theme-switch fa-solid fa-circle-half-stroke fa-lg" data-mode="auto"></i>
579-
</button>
580-
`);
581-
</script>
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>
582567

583568

584-
<script>
585-
document.write(`
586-
<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">
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">
587570
<i class="fa-solid fa-magnifying-glass fa-lg"></i>
588-
</button>
589-
`);
590-
</script>
571+
</button>
591572

592573
</div></div>
593574

@@ -739,8 +720,8 @@ <h1>21st Century Skills<a class="headerlink" href="#st-century-skills" title="Li
739720
</div>
740721

741722
<!-- Scripts loaded after <body> so the DOM is not blocked -->
742-
<script src="../_static/scripts/bootstrap.js?digest=dfe6caa3a7d634c4db9b"></script>
743-
<script src="../_static/scripts/pydata-sphinx-theme.js?digest=dfe6caa3a7d634c4db9b"></script>
723+
<script defer src="../_static/scripts/bootstrap.js?digest=26a4bc78f4c0ddb94549"></script>
724+
<script defer src="../_static/scripts/pydata-sphinx-theme.js?digest=26a4bc78f4c0ddb94549"></script>
744725

745726
<footer class="bd-footer">
746727
</footer>

1-intro/actually_write_code.html

+37-56
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,19 @@
1616
document.documentElement.dataset.mode = localStorage.getItem("mode") || "";
1717
document.documentElement.dataset.theme = localStorage.getItem("theme") || "";
1818
</script>
19-
20-
<!-- Loaded before other Sphinx assets -->
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" />
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; }
2425

26+
</style>
27+
</noscript>
2528

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" />
29+
<!-- 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" />
3032

3133
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
3234
<link rel="stylesheet" type="text/css" href="../_static/styles/sphinx-book-theme.css?v=a3416100" />
@@ -36,10 +38,11 @@
3638
<link rel="stylesheet" type="text/css" href="../_static/sphinx-thebe.css?v=4fa983c6" />
3739
<link rel="stylesheet" type="text/css" href="../_static/sphinx-design.min.css?v=95c83b7e" />
3840

41+
<!-- So that users can add custom icons -->
42+
<script src="../_static/scripts/fontawesome.js?digest=26a4bc78f4c0ddb94549"></script>
3943
<!-- Pre-loaded scripts that we'll load fully later -->
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>
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" />
4346

4447
<script src="../_static/documentation_options.js?v=9eb32ce0"></script>
4548
<script src="../_static/doctools.js?v=9a2dae69"></script>
@@ -79,6 +82,7 @@
7982
<link rel="prev" title="How to Approach this Course" href="learning_approach.html" />
8083
<meta name="viewport" content="width=device-width, initial-scale=1"/>
8184
<meta name="docsearch:language" content="en"/>
85+
<meta name="docsearch:version" content="" />
8286
</head>
8387

8488

@@ -94,36 +98,24 @@
9498
<i class="fa-solid fa-arrow-up"></i>Back to top</button>
9599

96100

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">
101+
<dialog id="pst-search-dialog">
102+
110103
<form class="bd-search d-flex align-items-center"
111104
action="../search.html"
112105
method="get">
113106
<i class="fa-solid fa-magnifying-glass"></i>
114107
<input type="search"
115108
class="form-control"
116109
name="q"
117-
id="search-input"
118110
placeholder="Search this book..."
119111
aria-label="Search this book..."
120112
autocomplete="off"
121113
autocorrect="off"
122114
autocapitalize="off"
123115
spellcheck="false"/>
124116
<span class="search-button__kbd-shortcut"><kbd class="kbd-shortcut__modifier">Ctrl</kbd>+<kbd>K</kbd></span>
125-
</form></div>
126-
</div>
117+
</form>
118+
</dialog>
127119

128120
<div class="pst-async-banner-revealer d-none">
129121
<aside id="bd-header-version-warning" class="d-none d-print-none" aria-label="Version warning"></aside>
@@ -139,7 +131,8 @@
139131

140132

141133

142-
<div class="bd-sidebar-primary bd-sidebar">
134+
<dialog id="pst-primary-sidebar-modal"></dialog>
135+
<div id="pst-primary-sidebar" class="bd-sidebar-primary bd-sidebar">
143136

144137

145138

@@ -169,21 +162,17 @@
169162

170163

171164
<img src="../_static/NESC3505_icon.png" class="logo__image only-light" 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>
165+
<img src="../_static/NESC3505_icon.png" class="logo__image only-dark pst-js-only" alt="Neural Data Science in Python - Home"/>
173166

174167

175168
</a></div>
176169
<div class="sidebar-primary-item">
177170

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>
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>
187176
<div class="sidebar-primary-item"><nav class="bd-links bd-docs-nav" aria-label="Main">
188177
<div class="bd-toc-item navbar-nav active">
189178

@@ -570,24 +559,16 @@
570559

571560

572561

573-
<script>
574-
document.write(`
575-
<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">
576-
<i class="theme-switch fa-solid fa-sun fa-lg" data-mode="light"></i>
577-
<i class="theme-switch fa-solid fa-moon fa-lg" data-mode="dark"></i>
578-
<i class="theme-switch fa-solid fa-circle-half-stroke fa-lg" data-mode="auto"></i>
579-
</button>
580-
`);
581-
</script>
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>
582567

583568

584-
<script>
585-
document.write(`
586-
<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">
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">
587570
<i class="fa-solid fa-magnifying-glass fa-lg"></i>
588-
</button>
589-
`);
590-
</script>
571+
</button>
591572

592573
</div></div>
593574

@@ -718,8 +699,8 @@ <h1>Actually Write Code<a class="headerlink" href="#actually-write-code" title="
718699
</div>
719700

720701
<!-- Scripts loaded after <body> so the DOM is not blocked -->
721-
<script src="../_static/scripts/bootstrap.js?digest=dfe6caa3a7d634c4db9b"></script>
722-
<script src="../_static/scripts/pydata-sphinx-theme.js?digest=dfe6caa3a7d634c4db9b"></script>
702+
<script defer src="../_static/scripts/bootstrap.js?digest=26a4bc78f4c0ddb94549"></script>
703+
<script defer src="../_static/scripts/pydata-sphinx-theme.js?digest=26a4bc78f4c0ddb94549"></script>
723704

724705
<footer class="bd-footer">
725706
</footer>

0 commit comments

Comments
 (0)