Skip to content

Commit

Permalink
Merge branch 'main' of github.com:gmaze/argopy_5years
Browse files Browse the repository at this point in the history
  • Loading branch information
quai20 committed Nov 20, 2024
2 parents a750680 + 83ee4c1 commit faa65a4
Show file tree
Hide file tree
Showing 39 changed files with 128 additions and 59 deletions.
Binary file modified www/_build/doctrees/challenges/challenge-acidification.doctree
Binary file not shown.
Binary file modified www/_build/doctrees/challenges/challenge-deoxygenation.doctree
Binary file not shown.
Binary file modified www/_build/doctrees/challenges/challenge-profile.doctree
Binary file not shown.
Binary file modified www/_build/doctrees/challenges/challenge-sea-ice-melting.doctree
Binary file not shown.
Binary file modified www/_build/doctrees/challenges/challenge-warming.doctree
Binary file not shown.
Binary file modified www/_build/doctrees/challenges/howto.doctree
Binary file not shown.
Binary file modified www/_build/doctrees/challenges/index.doctree
Binary file not shown.
Binary file modified www/_build/doctrees/environment.pickle
Binary file not shown.
Binary file modified www/_build/doctrees/index.doctree
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,10 @@ Ocean acidification
:height: 75
:target: https://argopy.readthedocs.io

Coding challenges: Ocean acidification
.. raw:: html

<div class="title">Coding challenge: Ocean acidification</div>
<small><a href="index.html">Back to the list of challenges</a></small>

.. grid:: 1

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,10 @@ Ocean Deoxygenation
:height: 75
:target: https://argopy.readthedocs.io

Coding challenges: Ocean deoxygenation
.. raw:: html

<div class="title">Coding challenge: Ocean deoxygenation</div>
<small><a href="index.html">Back to the list of challenges</a></small>

.. grid:: 1

Expand Down
7 changes: 5 additions & 2 deletions www/_build/html/_sources/challenges/challenge-profile.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,10 @@ Global array milestone
:height: 75
:target: https://argopy.readthedocs.io

Coding challenges: Network milestone
.. raw:: html

<div class="title">Coding challenge: Network milestone</div>
<small><a href="index.html">Back to the list of challenges</a></small>

.. grid:: 1

Expand Down Expand Up @@ -65,4 +68,4 @@ Global array milestone
:color: info
:expand:

Learn more on the Argo netwrok status
More on the Argo network status
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,10 @@ Sea-ice melting
:height: 75
:target: https://argopy.readthedocs.io

Coding challenges: Sea-ice melting
.. raw:: html

<div class="title">Coding challenge: Sea-ice melting</div>
<small><a href="index.html">Back to the list of challenges</a></small>

.. grid:: 1

Expand Down
5 changes: 4 additions & 1 deletion www/_build/html/_sources/challenges/challenge-warming.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,10 @@ Ocean warming
:height: 75
:target: https://argopy.readthedocs.io

Coding challenges: Ocean warming
.. raw:: html

<div class="title">Coding challenge: Ocean warming</div>
<small><a href="index.html">Back to the list of challenges</a></small>

.. grid:: 1

Expand Down
8 changes: 6 additions & 2 deletions www/_build/html/_sources/challenges/howto.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,11 @@ How to participe
:height: 75
:target: https://argopy.readthedocs.io

How to participate to the coding challenge ?
.. raw:: html

<div class="title">How to participate to the coding challenge ?</div>

<small><a href="index.html">Check here for the list of challenges</a></small>


.. admonition:: How to participate ?
Expand All @@ -48,4 +52,4 @@ How to participe
- Script readability
- Amount of data downloaded (the smaller the better)

The most *elegant* responses will be added to the `argopy documentation gallery <https://argopy.readthedocs.io/en/latest/gallery.html>`_.
The most *elegant* responses will be added to the `argopy documentation gallery <https://argopy.readthedocs.io/en/latest/gallery.html>`_ and winners will received a special prize.
4 changes: 2 additions & 2 deletions www/_build/html/_sources/challenges/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ Coding challenges

.. raw:: html

<div>Coding challenges</div>
<div class="title">Coding challenges</div>

<small>Proposed challenges are designed to improve your <span class="txt-argo argopy-Medium">argo</span><span class="txt-py argopy-Medium">py</span> programming skills and to learn more on its features.</small>
<small>Proposed challenges are designed to improve your <span class="txt-argo argopy-Medium">argo</span><span class="txt-py argopy-Medium">py</span> programming skills and to learn more on its features.<br><a href="howto.html">Check here for how to participate</a></small>

..
Grid values:
Expand Down
2 changes: 1 addition & 1 deletion www/_build/html/_sources/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Celebrating argopy 5 years anniversary !

.. raw:: html

<div>Celebrating <span class="txt-argo argopy-Ultra">argo</span><span class="txt-py argopy-Ultra">py</span> 5 years anniversary !</div>
<div class='title'>Celebrating <span class="txt-argo argopy-Medium">argo</span><span class="txt-py argopy-Medium">py</span> 5 years anniversary !</div>


.. grid:: 1 2 4 4
Expand Down
23 changes: 19 additions & 4 deletions www/_build/html/_static/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,10 @@ body {
margin-right: auto;
}
.challenge-img-top{
width: 120px;
width: 120px !important;
margin-left: auto;
margin-right: auto;
margin-top: 5px;
margin-top: 5px !important;
/*float: left; */
/*margin: 0 0 0 25px;*/
}
Expand All @@ -77,7 +77,10 @@ body {
.sd-card img{
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
background-position: center center;
}
.sd-card-img-top{
height: 250px;
}

@font-face {
Expand All @@ -95,6 +98,14 @@ body {
}

.grid-item-webtitle{
/*font-size: xxx-large;*/
/*font-weight: bold;*/
text-align: center;
vertical-align: middle;
/*font-family: GothamMedium;*/
}

.grid-item-webtitle div.title{
font-size: xxx-large;
font-weight: bold;
text-align: center;
Expand All @@ -103,7 +114,8 @@ body {
}

.grid-item-webtitle img{
max-height: 200px;
/*max-height: 200px;*/
height: 250px;
}
.grid-item-webtitle-small{
font-size: large;
Expand Down Expand Up @@ -133,4 +145,7 @@ span.argopy-Ultra{
}
span.argopy-Medium{
font-family: GothamMedium;
}
span.argopy-Light{
font-family: GothamLight;
}
6 changes: 3 additions & 3 deletions www/_build/html/challenges/challenge-acidification.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<link rel="stylesheet" type="text/css" href="../_static/copybutton.css?v=76b2166b" />
<link rel="stylesheet" type="text/css" href="../_static/sphinx-design.min.css?v=95c83b7e" />
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css" />
<link rel="stylesheet" type="text/css" href="../_static/custom.css?v=1f49f56f" />
<link rel="stylesheet" type="text/css" href="../_static/custom.css?v=e9e0c709" />

<!-- So that users can add custom icons -->
<script src="../_static/scripts/fontawesome.js?digest=26a4bc78f4c0ddb94549"></script>
Expand Down Expand Up @@ -283,8 +283,8 @@ <h1>Ocean acidification</h1>
<div class="sd-col sd-d-flex-column sd-col-10 sd-col-xs-10 sd-col-sm-10 sd-col-md-10 sd-col-lg-10 grid-item-webtitle docutils">
<a class="reference external image-reference" href="https://argopy.readthedocs.io"><img alt="https://argopy.readthedocs.io/en/latest/_static/argopy_logo_long.png" src="https://argopy.readthedocs.io/en/latest/_static/argopy_logo_long.png" style="height: 75px;" />
</a>
<p>Coding challenges: Ocean acidification</p>
</div>
<div class="title">Coding challenge: Ocean acidification</div>
<small><a href="index.html">Back to the list of challenges</a></small></div>
</div>
</div>
<div class="sd-container-fluid sd-sphinx-override sd-mb-4 docutils">
Expand Down
6 changes: 3 additions & 3 deletions www/_build/html/challenges/challenge-deoxygenation.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<link rel="stylesheet" type="text/css" href="../_static/copybutton.css?v=76b2166b" />
<link rel="stylesheet" type="text/css" href="../_static/sphinx-design.min.css?v=95c83b7e" />
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css" />
<link rel="stylesheet" type="text/css" href="../_static/custom.css?v=1f49f56f" />
<link rel="stylesheet" type="text/css" href="../_static/custom.css?v=e9e0c709" />

<!-- So that users can add custom icons -->
<script src="../_static/scripts/fontawesome.js?digest=26a4bc78f4c0ddb94549"></script>
Expand Down Expand Up @@ -283,8 +283,8 @@ <h1>Ocean Deoxygenation</h1>
<div class="sd-col sd-d-flex-column sd-col-10 sd-col-xs-10 sd-col-sm-10 sd-col-md-10 sd-col-lg-10 grid-item-webtitle docutils">
<a class="reference external image-reference" href="https://argopy.readthedocs.io"><img alt="https://argopy.readthedocs.io/en/latest/_static/argopy_logo_long.png" src="https://argopy.readthedocs.io/en/latest/_static/argopy_logo_long.png" style="height: 75px;" />
</a>
<p>Coding challenges: Ocean deoxygenation</p>
</div>
<div class="title">Coding challenge: Ocean deoxygenation</div>
<small><a href="index.html">Back to the list of challenges</a></small></div>
</div>
</div>
<div class="sd-container-fluid sd-sphinx-override sd-mb-4 docutils">
Expand Down
8 changes: 4 additions & 4 deletions www/_build/html/challenges/challenge-profile.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<link rel="stylesheet" type="text/css" href="../_static/copybutton.css?v=76b2166b" />
<link rel="stylesheet" type="text/css" href="../_static/sphinx-design.min.css?v=95c83b7e" />
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css" />
<link rel="stylesheet" type="text/css" href="../_static/custom.css?v=1f49f56f" />
<link rel="stylesheet" type="text/css" href="../_static/custom.css?v=e9e0c709" />

<!-- So that users can add custom icons -->
<script src="../_static/scripts/fontawesome.js?digest=26a4bc78f4c0ddb94549"></script>
Expand Down Expand Up @@ -283,8 +283,8 @@ <h1>Global array milestone</h1>
<div class="sd-col sd-d-flex-column sd-col-10 sd-col-xs-10 sd-col-sm-10 sd-col-md-10 sd-col-lg-10 grid-item-webtitle docutils">
<a class="reference external image-reference" href="https://argopy.readthedocs.io"><img alt="https://argopy.readthedocs.io/en/latest/_static/argopy_logo_long.png" src="https://argopy.readthedocs.io/en/latest/_static/argopy_logo_long.png" style="height: 75px;" />
</a>
<p>Coding challenges: Network milestone</p>
</div>
<div class="title">Coding challenge: Network milestone</div>
<small><a href="index.html">Back to the list of challenges</a></small></div>
</div>
</div>
<div class="sd-container-fluid sd-sphinx-override sd-mb-4 docutils">
Expand All @@ -307,7 +307,7 @@ <h1>Global array milestone</h1>
<p class="sd-card-text"><span class="sd-d-grid"><a class="sd-sphinx-override sd-btn sd-text-wrap sd-btn-danger sd-shadow-sm reference internal" href="howto.html#howto"><span class="std std-ref">Submit your code</span></a></span></p>
</div>
<div class="sd-col sd-d-flex-column docutils">
<p class="sd-card-text"><span class="sd-d-grid"><a class="sd-sphinx-override sd-btn sd-text-wrap sd-btn-info reference external" href="https://argo.ucsd.edu/about/status"><span>Learn more on the Argo netwrok status</span></a></span></p>
<p class="sd-card-text"><span class="sd-d-grid"><a class="sd-sphinx-override sd-btn sd-text-wrap sd-btn-info reference external" href="https://argo.ucsd.edu/about/status"><span>More on the Argo network status</span></a></span></p>
</div>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions www/_build/html/challenges/challenge-sea-ice-melting.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<link rel="stylesheet" type="text/css" href="../_static/copybutton.css?v=76b2166b" />
<link rel="stylesheet" type="text/css" href="../_static/sphinx-design.min.css?v=95c83b7e" />
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css" />
<link rel="stylesheet" type="text/css" href="../_static/custom.css?v=1f49f56f" />
<link rel="stylesheet" type="text/css" href="../_static/custom.css?v=e9e0c709" />

<!-- So that users can add custom icons -->
<script src="../_static/scripts/fontawesome.js?digest=26a4bc78f4c0ddb94549"></script>
Expand Down Expand Up @@ -283,8 +283,8 @@ <h1>Sea-ice melting</h1>
<div class="sd-col sd-d-flex-column sd-col-10 sd-col-xs-10 sd-col-sm-10 sd-col-md-10 sd-col-lg-10 grid-item-webtitle docutils">
<a class="reference external image-reference" href="https://argopy.readthedocs.io"><img alt="https://argopy.readthedocs.io/en/latest/_static/argopy_logo_long.png" src="https://argopy.readthedocs.io/en/latest/_static/argopy_logo_long.png" style="height: 75px;" />
</a>
<p>Coding challenges: Sea-ice melting</p>
</div>
<div class="title">Coding challenge: Sea-ice melting</div>
<small><a href="index.html">Back to the list of challenges</a></small></div>
</div>
</div>
<div class="sd-container-fluid sd-sphinx-override sd-mb-4 docutils">
Expand Down
6 changes: 3 additions & 3 deletions www/_build/html/challenges/challenge-warming.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<link rel="stylesheet" type="text/css" href="../_static/copybutton.css?v=76b2166b" />
<link rel="stylesheet" type="text/css" href="../_static/sphinx-design.min.css?v=95c83b7e" />
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css" />
<link rel="stylesheet" type="text/css" href="../_static/custom.css?v=1f49f56f" />
<link rel="stylesheet" type="text/css" href="../_static/custom.css?v=e9e0c709" />

<!-- So that users can add custom icons -->
<script src="../_static/scripts/fontawesome.js?digest=26a4bc78f4c0ddb94549"></script>
Expand Down Expand Up @@ -283,8 +283,8 @@ <h1>Ocean warming</h1>
<div class="sd-col sd-d-flex-column sd-col-10 sd-col-xs-10 sd-col-sm-10 sd-col-md-10 sd-col-lg-10 grid-item-webtitle docutils">
<a class="reference external image-reference" href="https://argopy.readthedocs.io"><img alt="https://argopy.readthedocs.io/en/latest/_static/argopy_logo_long.png" src="https://argopy.readthedocs.io/en/latest/_static/argopy_logo_long.png" style="height: 75px;" />
</a>
<p>Coding challenges: Ocean warming</p>
</div>
<div class="title">Coding challenge: Ocean warming</div>
<small><a href="index.html">Back to the list of challenges</a></small></div>
</div>
</div>
<div class="sd-container-fluid sd-sphinx-override sd-mb-4 docutils">
Expand Down
9 changes: 5 additions & 4 deletions www/_build/html/challenges/howto.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<link rel="stylesheet" type="text/css" href="../_static/copybutton.css?v=76b2166b" />
<link rel="stylesheet" type="text/css" href="../_static/sphinx-design.min.css?v=95c83b7e" />
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css" />
<link rel="stylesheet" type="text/css" href="../_static/custom.css?v=1f49f56f" />
<link rel="stylesheet" type="text/css" href="../_static/custom.css?v=e9e0c709" />

<!-- So that users can add custom icons -->
<script src="../_static/scripts/fontawesome.js?digest=26a4bc78f4c0ddb94549"></script>
Expand Down Expand Up @@ -282,8 +282,9 @@ <h1>How to participe</h1>
<div class="sd-col sd-d-flex-column sd-col-10 sd-col-xs-10 sd-col-sm-10 sd-col-md-10 sd-col-lg-10 grid-item-webtitle docutils">
<a class="reference external image-reference" href="https://argopy.readthedocs.io"><img alt="https://argopy.readthedocs.io/en/latest/_static/argopy_logo_long.png" src="https://argopy.readthedocs.io/en/latest/_static/argopy_logo_long.png" style="height: 75px;" />
</a>
<p>How to participate to the coding challenge ?</p>
</div>
<div class="title">How to participate to the coding challenge ?</div>

<small><a href="index.html">Check here for the list of challenges</a></small></div>
</div>
</div>
<div class="admonition-how-to-participate admonition">
Expand All @@ -308,7 +309,7 @@ <h1>How to participe</h1>
<li><p>Script readability</p></li>
<li><p>Amount of data downloaded (the smaller the better)</p></li>
</ul>
<p>The most <em>elegant</em> responses will be added to the <a class="reference external" href="https://argopy.readthedocs.io/en/latest/gallery.html">argopy documentation gallery</a>.</p>
<p>The most <em>elegant</em> responses will be added to the <a class="reference external" href="https://argopy.readthedocs.io/en/latest/gallery.html">argopy documentation gallery</a> and winners will received a special prize.</p>
</div>
</section>

Expand Down
6 changes: 3 additions & 3 deletions www/_build/html/challenges/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<link rel="stylesheet" type="text/css" href="../_static/copybutton.css?v=76b2166b" />
<link rel="stylesheet" type="text/css" href="../_static/sphinx-design.min.css?v=95c83b7e" />
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css" />
<link rel="stylesheet" type="text/css" href="../_static/custom.css?v=1f49f56f" />
<link rel="stylesheet" type="text/css" href="../_static/custom.css?v=e9e0c709" />

<!-- So that users can add custom icons -->
<script src="../_static/scripts/fontawesome.js?digest=26a4bc78f4c0ddb94549"></script>
Expand Down Expand Up @@ -285,9 +285,9 @@ <h1>Coding challenges</h1>
<div class="sd-col sd-d-flex-column sd-col-10 sd-col-xs-10 sd-col-sm-10 sd-col-md-10 sd-col-lg-10 grid-item-webtitle docutils">
<a class="reference external image-reference" href="https://argopy.readthedocs.io"><img alt="https://argopy.readthedocs.io/en/latest/_static/argopy_logo_long.png" src="https://argopy.readthedocs.io/en/latest/_static/argopy_logo_long.png" style="height: 75px;" />
</a>
<div>Coding challenges</div>
<div class="title">Coding challenges</div>

<small>Proposed challenges are designed to improve your <span class="txt-argo argopy-Medium">argo</span><span class="txt-py argopy-Medium">py</span> programming skills and to learn more on its features.</small></div>
<small>Proposed challenges are designed to improve your <span class="txt-argo argopy-Medium">argo</span><span class="txt-py argopy-Medium">py</span> programming skills and to learn more on its features.<br><a href="howto.html">Check here for how to participate</a></small></div>
</div>
</div>
<div class="sd-container-fluid sd-sphinx-override sd-m-3 sd-p-1 challenge-card-grid docutils">
Expand Down
2 changes: 1 addition & 1 deletion www/_build/html/credits.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
<link rel="stylesheet" type="text/css" href="_static/sphinx-design.min.css?v=95c83b7e" />
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css" />
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=1f49f56f" />
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=e9e0c709" />

<!-- So that users can add custom icons -->
<script src="_static/scripts/fontawesome.js?digest=26a4bc78f4c0ddb94549"></script>
Expand Down
2 changes: 1 addition & 1 deletion www/_build/html/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
<link rel="stylesheet" type="text/css" href="_static/sphinx-design.min.css?v=95c83b7e" />
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css" />
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=1f49f56f" />
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=e9e0c709" />

<!-- So that users can add custom icons -->
<script src="_static/scripts/fontawesome.js?digest=26a4bc78f4c0ddb94549"></script>
Expand Down
4 changes: 2 additions & 2 deletions www/_build/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
<link rel="stylesheet" type="text/css" href="_static/sphinx-design.min.css?v=95c83b7e" />
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css" />
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=1f49f56f" />
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=e9e0c709" />

<!-- So that users can add custom icons -->
<script src="_static/scripts/fontawesome.js?digest=26a4bc78f4c0ddb94549"></script>
Expand Down Expand Up @@ -286,7 +286,7 @@ <h1>Celebrating argopy 5 years anniversary !</h1>
<div class="sd-col sd-d-flex-column sd-col-10 sd-col-xs-10 sd-col-sm-10 sd-col-md-10 sd-col-lg-10 grid-item-webtitle docutils">
<a class="reference external image-reference" href="https://argopy.readthedocs.io"><img alt="https://argopy.readthedocs.io/en/latest/_static/argopy_logo_long.png" src="https://argopy.readthedocs.io/en/latest/_static/argopy_logo_long.png" style="height: 75px;" />
</a>
<div>Celebrating <span class="txt-argo argopy-Ultra">argo</span><span class="txt-py argopy-Ultra">py</span> 5 years anniversary !</div></div>
<div class='title'>Celebrating <span class="txt-argo argopy-Medium">argo</span><span class="txt-py argopy-Medium">py</span> 5 years anniversary !</div></div>
</div>
</div>
<div class="sd-container-fluid sd-sphinx-override sd-mb-4 docutils">
Expand Down
2 changes: 1 addition & 1 deletion www/_build/html/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
<link rel="stylesheet" type="text/css" href="_static/sphinx-design.min.css?v=95c83b7e" />
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css" />
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=1f49f56f" />
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=e9e0c709" />

<!-- So that users can add custom icons -->
<script src="_static/scripts/fontawesome.js?digest=26a4bc78f4c0ddb94549"></script>
Expand Down
Loading

0 comments on commit faa65a4

Please sign in to comment.