Skip to content

Commit

Permalink
Deployed 8a16972 with MkDocs version: 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown committed Jan 16, 2024
1 parent 55f52c0 commit 3b3c3cf
Show file tree
Hide file tree
Showing 100 changed files with 3,916 additions and 1,365 deletions.
29 changes: 26 additions & 3 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@


<link rel="icon" href="/assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.5.3, mkdocs-material-9.5.2">
<meta name="generator" content="mkdocs-1.5.3, mkdocs-material-9.5.4">



Expand Down Expand Up @@ -326,6 +326,8 @@








Expand Down Expand Up @@ -653,6 +655,27 @@









<li class="md-nav__item">
<a href="/generated/gallery/plot_12_async/" class="md-nav__link">


<span class="md-ellipsis">
Support for asynchronous code
</span>


</a>
</li>




</ul>
</nav>

Expand Down Expand Up @@ -973,10 +996,10 @@ <h1>404 - Not found</h1>
</div>


<script id="__config" type="application/json">{"base": "/", "features": ["navigation.indexes"], "search": "/assets/javascripts/workers/search.f886a092.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>
<script id="__config" type="application/json">{"base": "/", "features": ["navigation.indexes"], "search": "/assets/javascripts/workers/search.c011b7c0.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>


<script src="/assets/javascripts/bundle.d7c377c4.min.js"></script>
<script src="/assets/javascripts/bundle.7389ff0e.min.js"></script>

<script src="/javascripts/mathjax.js"></script>

Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

51 changes: 48 additions & 3 deletions changelog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@


<link rel="icon" href="../assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.5.3, mkdocs-material-9.5.2">
<meta name="generator" content="mkdocs-1.5.3, mkdocs-material-9.5.4">



Expand Down Expand Up @@ -333,6 +333,8 @@








Expand Down Expand Up @@ -660,6 +662,27 @@









<li class="md-nav__item">
<a href="../generated/gallery/plot_12_async/" class="md-nav__link">


<span class="md-ellipsis">
Support for asynchronous code
</span>


</a>
</li>




</ul>
</nav>

Expand Down Expand Up @@ -949,6 +972,15 @@
</label>
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>

<li class="md-nav__item">
<a href="#0100-support-for-asynchronous-code" class="md-nav__link">
<span class="md-ellipsis">
0.10.0 - Support for asynchronous code
</span>
</a>

</li>

<li class="md-nav__item">
<a href="#090-pyvista" class="md-nav__link">
<span class="md-ellipsis">
Expand Down Expand Up @@ -1118,6 +1150,15 @@
</label>
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>

<li class="md-nav__item">
<a href="#0100-support-for-asynchronous-code" class="md-nav__link">
<span class="md-ellipsis">
0.10.0 - Support for asynchronous code
</span>
</a>

</li>

<li class="md-nav__item">
<a href="#090-pyvista" class="md-nav__link">
<span class="md-ellipsis">
Expand Down Expand Up @@ -1272,6 +1313,10 @@


<h1 id="changelog">Changelog<a class="headerlink" href="#changelog" title="Permanent link">&para;</a></h1>
<h3 id="0100-support-for-asynchronous-code">0.10.0 - Support for asynchronous code<a class="headerlink" href="#0100-support-for-asynchronous-code" title="Permanent link">&para;</a></h3>
<ul>
<li>Gallery scripts now support top-level asynchronous code. PR <a href="https://github.com/smarie/mkdocs-gallery/pull/90">#90</a> by <a href="https://github.com/pmeier">pmeier</a></li>
</ul>
<h3 id="090-pyvista">0.9.0 - Pyvista<a class="headerlink" href="#090-pyvista" title="Permanent link">&para;</a></h3>
<ul>
<li>Pyvista can now be used in gallery examples as in <code>sphinx-gallery</code>. PR <a href="https://github.com/smarie/mkdocs-gallery/pull/91">#91</a> by <a href="https://github.com/Louis-Pujol">Louis-Pujol</a></li>
Expand Down Expand Up @@ -1416,10 +1461,10 @@ <h3 id="050-first-public-working-release">0.5.0 - First public working release<a
</div>


<script id="__config" type="application/json">{"base": "..", "features": ["navigation.indexes"], "search": "../assets/javascripts/workers/search.f886a092.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>
<script id="__config" type="application/json">{"base": "..", "features": ["navigation.indexes"], "search": "../assets/javascripts/workers/search.c011b7c0.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>


<script src="../assets/javascripts/bundle.d7c377c4.min.js"></script>
<script src="../assets/javascripts/bundle.7389ff0e.min.js"></script>

<script src="../javascripts/mathjax.js"></script>

Expand Down
Binary file modified generated/gallery/gallery_jupyter.zip
Binary file not shown.
Binary file modified generated/gallery/gallery_python.zip
Binary file not shown.
Binary file modified generated/gallery/images/mkd_glr_plot_02_seaborn_001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified generated/gallery/images/mkd_glr_plot_02_seaborn_001_2_0x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified generated/gallery/images/mkd_glr_plot_11_pyvista_001.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified generated/gallery/images/thumb/mkd_glr_plot_02_seaborn_thumb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified generated/gallery/images/thumb/mkd_glr_plot_11_pyvista_thumb.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
43 changes: 40 additions & 3 deletions generated/gallery/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@


<link rel="icon" href="../../assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.5.3, mkdocs-material-9.5.2">
<meta name="generator" content="mkdocs-1.5.3, mkdocs-material-9.5.4">



Expand Down Expand Up @@ -337,6 +337,8 @@








Expand Down Expand Up @@ -664,6 +666,27 @@









<li class="md-nav__item">
<a href="plot_12_async/" class="md-nav__link">


<span class="md-ellipsis">
Support for asynchronous code
</span>


</a>
</li>




</ul>
</nav>

Expand Down Expand Up @@ -1196,6 +1219,20 @@ <h2 id="general-examples">General examples<a class="headerlink" href="#general-e
<!--/div-->
</div>

<div class="mkd-glr-thumbcontainer" tooltip="[PEP 429](https://peps.python.org/pep-0492), which was first implemented in [Python 3.5](https:...">
<!--div class="figure align-default" id="id1"-->
<img alt="Support for asynchronous code" src="images/thumb/mkd_glr_plot_12_async_thumb.png" />
<p class="caption">
<span class="caption-text">
<a class="reference internal" href="plot_12_async">
<span class="std std-ref">Support for asynchronous code</span>
</a>
</span>
<!--a class="headerlink" href="#id1" title="Permalink to this image"></a-->
</p>
<!--/div-->
</div>

<div class="mkd-glr-clear"></div>

<!-- docs_generated_gallery_no_output -->
Expand Down Expand Up @@ -1316,10 +1353,10 @@ <h2 id="no-image-output-examples">No image output examples<a class="headerlink"
</div>


<script id="__config" type="application/json">{"base": "../..", "features": ["navigation.indexes"], "search": "../../assets/javascripts/workers/search.f886a092.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>
<script id="__config" type="application/json">{"base": "../..", "features": ["navigation.indexes"], "search": "../../assets/javascripts/workers/search.c011b7c0.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>


<script src="../../assets/javascripts/bundle.d7c377c4.min.js"></script>
<script src="../../assets/javascripts/bundle.7389ff0e.min.js"></script>

<script src="../../javascripts/mathjax.js"></script>

Expand Down
29 changes: 26 additions & 3 deletions generated/gallery/local_module/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@


<link rel="icon" href="../../../assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.5.3, mkdocs-material-9.5.2">
<meta name="generator" content="mkdocs-1.5.3, mkdocs-material-9.5.4">



Expand Down Expand Up @@ -339,6 +339,8 @@








Expand Down Expand Up @@ -676,6 +678,27 @@









<li class="md-nav__item">
<a href="../plot_12_async/" class="md-nav__link">


<span class="md-ellipsis">
Support for asynchronous code
</span>


</a>
</li>




</ul>
</nav>

Expand Down Expand Up @@ -1043,10 +1066,10 @@ <h1 id="local-module">Local module<a class="headerlink" href="#local-module" tit
</div>


<script id="__config" type="application/json">{"base": "../../..", "features": ["navigation.indexes"], "search": "../../../assets/javascripts/workers/search.f886a092.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>
<script id="__config" type="application/json">{"base": "../../..", "features": ["navigation.indexes"], "search": "../../../assets/javascripts/workers/search.c011b7c0.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>


<script src="../../../assets/javascripts/bundle.d7c377c4.min.js"></script>
<script src="../../../assets/javascripts/bundle.7389ff0e.min.js"></script>

<script src="../../../javascripts/mathjax.js"></script>

Expand Down
Loading

0 comments on commit 3b3c3cf

Please sign in to comment.