|
1 | 1 |
|
2 | | - |
3 | 2 | <!DOCTYPE html> |
4 | 3 |
|
5 | 4 |
|
|
29 | 28 | <link rel="preload" as="font" type="font/woff2" crossorigin href="_static/vendor/fontawesome/6.1.2/webfonts/fa-brands-400.woff2" /> |
30 | 29 | <link rel="preload" as="font" type="font/woff2" crossorigin href="_static/vendor/fontawesome/6.1.2/webfonts/fa-regular-400.woff2" /> |
31 | 30 |
|
32 | | - <link rel="stylesheet" type="text/css" href="_static/pygments.css" /> |
| 31 | + <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" /> |
33 | 32 | <link rel="stylesheet" href="_static/styles/sphinx-book-theme.css?digest=14f4ca6b54d191a8c7657f6c759bf11a5fb86285" type="text/css" /> |
34 | | - <link rel="stylesheet" type="text/css" href="_static/togglebutton.css" /> |
35 | | - <link rel="stylesheet" type="text/css" href="_static/copybutton.css" /> |
| 33 | + <link rel="stylesheet" type="text/css" href="_static/togglebutton.css?v=13237357" /> |
| 34 | + <link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" /> |
36 | 35 | <link rel="stylesheet" type="text/css" href="_static/mystnb.4510f1fc1dee50b3e5859aac5469c37c29e427902b24a333a5f9fcb2f0b3ac41.css" /> |
37 | | - <link rel="stylesheet" type="text/css" href="_static/sphinx-thebe.css" /> |
38 | | - <link rel="stylesheet" type="text/css" href="_static/design-style.4045f2051d55cab465a707391d5b2007.min.css" /> |
| 36 | + <link rel="stylesheet" type="text/css" href="_static/sphinx-thebe.css?v=4fa983c6" /> |
| 37 | + <link rel="stylesheet" type="text/css" href="_static/design-style.4045f2051d55cab465a707391d5b2007.min.css?v=6ad1a40c" /> |
39 | 38 |
|
40 | 39 | <!-- Pre-loaded scripts that we'll load fully later --> |
41 | 40 | <link rel="preload" as="script" href="_static/scripts/bootstrap.js?digest=5b4479735964841361fd" /> |
42 | 41 | <link rel="preload" as="script" href="_static/scripts/pydata-sphinx-theme.js?digest=5b4479735964841361fd" /> |
43 | 42 | <script src="_static/vendor/fontawesome/6.1.2/js/all.min.js?digest=5b4479735964841361fd"></script> |
44 | 43 |
|
45 | | - <script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script> |
46 | | - <script src="_static/jquery.js"></script> |
47 | | - <script src="_static/underscore.js"></script> |
48 | | - <script src="_static/_sphinx_javascript_frameworks_compat.js"></script> |
49 | | - <script src="_static/doctools.js"></script> |
50 | | - <script src="_static/clipboard.min.js"></script> |
51 | | - <script src="_static/copybutton.js"></script> |
| 44 | + <script data-url_root="./" id="documentation_options" src="_static/documentation_options.js?v=2b91c5f0"></script> |
| 45 | + <script src="_static/doctools.js?v=888ff710"></script> |
| 46 | + <script src="_static/sphinx_highlight.js?v=4825356b"></script> |
| 47 | + <script src="_static/clipboard.min.js?v=a7894cd8"></script> |
| 48 | + <script src="_static/copybutton.js?v=f281be69"></script> |
52 | 49 | <script src="_static/scripts/sphinx-book-theme.js?digest=5a5c038af52cf7bc1a1ec88eea08e6366ee68824"></script> |
53 | 50 | <script>let toggleHintShow = 'Click to show';</script> |
54 | 51 | <script>let toggleHintHide = 'Click to hide';</script> |
55 | 52 | <script>let toggleOpenOnPrint = 'true';</script> |
56 | | - <script src="_static/togglebutton.js"></script> |
| 53 | + <script src="_static/togglebutton.js?v=4a39c7ea"></script> |
57 | 54 | <script>var togglebuttonSelector = '.toggle, .admonition.dropdown';</script> |
58 | | - <script src="_static/design-tabs.js"></script> |
| 55 | + <script src="_static/design-tabs.js?v=36754332"></script> |
59 | 56 | <script>const THEBE_JS_URL = "https://unpkg.com/[email protected]/lib/index.js" |
60 | 57 | const thebe_selector = ".thebe,.cell" |
61 | 58 | const thebe_selector_input = "pre" |
62 | 59 | const thebe_selector_output = ".output, .cell_output" |
63 | 60 | </script> |
64 | | - <script async="async" src="_static/sphinx-thebe.js"></script> |
| 61 | + <script async="async" src="_static/sphinx-thebe.js?v=afe5de03"></script> |
65 | 62 | <script>DOCUMENTATION_OPTIONS.pagename = 'TODO';</script> |
66 | 63 | <link rel="index" title="Index" href="genindex.html" /> |
67 | 64 | <link rel="search" title="Search" href="search.html" /> |
|
0 commit comments