Skip to content

Commit

Permalink
deploy: b4c4473
Browse files Browse the repository at this point in the history
  • Loading branch information
mwouts committed Jun 25, 2023
1 parent 0f92ad2 commit 7569fca
Show file tree
Hide file tree
Showing 10 changed files with 188 additions and 172 deletions.
2 changes: 1 addition & 1 deletion .buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 61fd2c5fb5f6ff38688949177d3a20f7
config: 2275d821a758f67f7153e6ea754e742a
tags: 645f666f9bcd5a90fca523b33c5a78b7
7 changes: 7 additions & 0 deletions _sources/changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
ITables ChangeLog
=================

1.5.3+dev (2023-06-??)
------------------

**Changed**
- We have refactored the GitHub Action workflows. Python 2 was removed since it is not supported anymore.


1.5.3 (2023-06-11)
------------------

Expand Down
120 changes: 60 additions & 60 deletions advanced_parameters.html

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -309,6 +309,7 @@ <h2> Contents </h2>
</div>
<nav aria-label="Page">
<ul class="visible nav section-nav flex-column">
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#dev-2023-06">1.5.3+dev (2023-06-??)</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#id1">1.5.3 (2023-06-11)</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#id2">1.5.2 (2023-03-26)</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#id3">1.5.1 (2023-03-12)</a></li>
Expand Down Expand Up @@ -359,6 +360,13 @@ <h2> Contents </h2>

<section class="tex2jax_ignore mathjax_ignore" id="itables-changelog">
<h1>ITables ChangeLog<a class="headerlink" href="#itables-changelog" title="Permalink to this heading">#</a></h1>
<section id="dev-2023-06">
<h2>1.5.3+dev (2023-06-??)<a class="headerlink" href="#dev-2023-06" title="Permalink to this heading">#</a></h2>
<p><strong>Changed</strong></p>
<ul class="simple">
<li><p>We have refactored the GitHub Action workflows. Python 2 was removed since it is not supported anymore.</p></li>
</ul>
</section>
<section id="id1">
<h2>1.5.3 (2023-06-11)<a class="headerlink" href="#id1" title="Permalink to this heading">#</a></h2>
<p><strong>Fixed</strong></p>
Expand Down Expand Up @@ -786,6 +794,7 @@ <h2>0.1.0 (2019-04-23)<a class="headerlink" href="#id37" title="Permalink to thi
</div>
<nav class="bd-toc-nav page-toc">
<ul class="visible nav section-nav flex-column">
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#dev-2023-06">1.5.3+dev (2023-06-??)</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#id1">1.5.3 (2023-06-11)</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#id2">1.5.2 (2023-03-26)</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#id3">1.5.1 (2023-03-12)</a></li>
Expand Down
4 changes: 2 additions & 2 deletions custom_css.html
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,7 @@ <h1>Custom CSS<a class="headerlink" href="#custom-css" title="Permalink to this
.itables table th { font-style: oblique; }
</style>
<div class="itables">
<table id="5e333c0a-1639-4e36-8f39-14f863e0b6c2" class="display nowrap"style="table-layout:auto;width:auto;margin:auto;caption-side:bottom"><thead>
<table id="6ed4b141-68f3-4687-87df-6b027b6a9f5a" class="display nowrap"style="table-layout:auto;width:auto;margin:auto;caption-side:bottom"><thead>
<tr style="text-align: right;">
<th></th>
<th>region</th>
Expand Down Expand Up @@ -404,7 +404,7 @@ <h1>Custom CSS<a class="headerlink" href="#custom-css" title="Permalink to this
dt_args["data"] = data;


$('#5e333c0a-1639-4e36-8f39-14f863e0b6c2').DataTable(dt_args);
$('#6ed4b141-68f3-4687-87df-6b027b6a9f5a').DataTable(dt_args);
});
})
}
Expand Down
12 changes: 6 additions & 6 deletions downsampling.html
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,7 @@ <h1>Downsampling<a class="headerlink" href="#downsampling" title="Permalink to t
}
</style>
<div class="itables">
<table id="5d617708-01f1-4ba0-b578-d52b079bdcb9" class="display nowrap"style="table-layout:auto;width:auto;margin:auto;caption-side:bottom"><thead>
<table id="f0309ac7-13f8-4dba-a5e1-07bd2fb4768c" class="display nowrap"style="table-layout:auto;width:auto;margin:auto;caption-side:bottom"><thead>
<tr style="text-align: right;">

<th>id</th>
Expand All @@ -423,7 +423,7 @@ <h1>Downsampling<a class="headerlink" href="#downsampling" title="Permalink to t
dt_args["data"] = data;


$('#5d617708-01f1-4ba0-b578-d52b079bdcb9').DataTable(dt_args);
$('#f0309ac7-13f8-4dba-a5e1-07bd2fb4768c').DataTable(dt_args);
});
})
}
Expand Down Expand Up @@ -462,7 +462,7 @@ <h1>Downsampling<a class="headerlink" href="#downsampling" title="Permalink to t
}
</style>
<div class="itables">
<table id="a5d8857c-8b00-44d0-b98e-582bdededa7e" class="display nowrap"style="table-layout:auto;width:auto;margin:auto;caption-side:bottom"><thead>
<table id="2ec85276-6756-46c7-8da4-d8d35fb757a3" class="display nowrap"style="table-layout:auto;width:auto;margin:auto;caption-side:bottom"><thead>
<tr style="text-align: right;">

<th>id</th>
Expand All @@ -488,7 +488,7 @@ <h1>Downsampling<a class="headerlink" href="#downsampling" title="Permalink to t
dt_args["data"] = data;


$('#a5d8857c-8b00-44d0-b98e-582bdededa7e').DataTable(dt_args);
$('#2ec85276-6756-46c7-8da4-d8d35fb757a3').DataTable(dt_args);
});
})
}
Expand Down Expand Up @@ -528,7 +528,7 @@ <h1>Downsampling<a class="headerlink" href="#downsampling" title="Permalink to t
}
</style>
<div class="itables">
<table id="c20d54dd-f553-4faa-bc62-5ad35824ef99" class="display nowrap"style="table-layout:auto;width:auto;margin:auto;caption-side:bottom"><thead>
<table id="cb66327f-b71b-4064-98fd-0763c6a300fe" class="display nowrap"style="table-layout:auto;width:auto;margin:auto;caption-side:bottom"><thead>
<tr style="text-align: right;">

<th>id</th>
Expand All @@ -554,7 +554,7 @@ <h1>Downsampling<a class="headerlink" href="#downsampling" title="Permalink to t
dt_args["data"] = data;


$('#c20d54dd-f553-4faa-bc62-5ad35824ef99').DataTable(dt_args);
$('#cb66327f-b71b-4064-98fd-0763c6a300fe').DataTable(dt_args);
});
})
}
Expand Down
Loading

0 comments on commit 7569fca

Please sign in to comment.