Skip to content

Commit 8e5264f

Browse files
authored
Update default value and docstrings of per_worker (#50)
* Change the default value of per_worker from 1 to 10 * Update docstring for per_worker * Update docs * Update to version 0.2.5 * Use different formulation of per_worker
1 parent 1c2e02f commit 8e5264f

73 files changed

Lines changed: 1095 additions & 1318 deletions

File tree

Some content is hidden

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

docs/_static/basic.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* Sphinx stylesheet -- basic theme.
66
*
7-
* :copyright: Copyright 2007-2021 by the Sphinx team, see AUTHORS.
7+
* :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS.
88
* :license: BSD, see LICENSE for details.
99
*
1010
*/
@@ -757,6 +757,7 @@ span.pre {
757757
-ms-hyphens: none;
758758
-webkit-hyphens: none;
759759
hyphens: none;
760+
white-space: nowrap;
760761
}
761762

762763
div[class*="highlight-"] {

docs/_static/doctools.js

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* Sphinx JavaScript utilities for all documentation.
66
*
7-
* :copyright: Copyright 2007-2021 by the Sphinx team, see AUTHORS.
7+
* :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS.
88
* :license: BSD, see LICENSE for details.
99
*
1010
*/
@@ -264,6 +264,9 @@ var Documentation = {
264264
hideSearchWords : function() {
265265
$('#searchbox .highlight-link').fadeOut(300);
266266
$('span.highlighted').removeClass('highlighted');
267+
var url = new URL(window.location);
268+
url.searchParams.delete('highlight');
269+
window.history.replaceState({}, '', url);
267270
},
268271

269272
/**

docs/_static/documentation_options.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
var DOCUMENTATION_OPTIONS = {
22
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
3-
VERSION: 'v0.1.3',
3+
VERSION: 'v0.2.4',
44
LANGUAGE: 'None',
55
COLLAPSE_INDEX: false,
66
BUILDER: 'html',

docs/_static/graphviz.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* Sphinx stylesheet -- graphviz extension.
66
*
7-
* :copyright: Copyright 2007-2021 by the Sphinx team, see AUTHORS.
7+
* :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS.
88
* :license: BSD, see LICENSE for details.
99
*
1010
*/

docs/_static/language_data.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* This script contains the language-specific data used by searchtools.js,
66
* namely the list of stopwords, stemmer, scorer and splitter.
77
*
8-
* :copyright: Copyright 2007-2021 by the Sphinx team, see AUTHORS.
8+
* :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS.
99
* :license: BSD, see LICENSE for details.
1010
*
1111
*/

docs/_static/pygments.css

Lines changed: 67 additions & 67 deletions
Large diffs are not rendered by default.

docs/_static/searchtools.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* Sphinx JavaScript utilities for the full-text search.
66
*
7-
* :copyright: Copyright 2007-2021 by the Sphinx team, see AUTHORS.
7+
* :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS.
88
* :license: BSD, see LICENSE for details.
99
*
1010
*/

docs/_static/styles/furo.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/_static/styles/furo.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/api/launch/cli/bin/index.html

Lines changed: 15 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,12 @@
22
<html class="no-js">
33
<head><meta charset="utf-8"/>
44
<meta name="viewport" content="width=device-width,initial-scale=1"/>
5-
<meta name="color-scheme" content="light dark"><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
6-
<link rel="index" title="Index" href="../../../../genindex.html" /><link rel="search" title="Search" href="../../../../search.html" />
5+
<meta name="color-scheme" content="light dark"><link rel="index" title="Index" href="../../../../genindex.html" /><link rel="search" title="Search" href="../../../../search.html" />
76

8-
<link rel="shortcut icon" href="../../../../_static/favicon-32x32.png"/><meta name="generator" content="sphinx-4.3.2, furo 2022.06.21"/>
7+
<link rel="shortcut icon" href="../../../../_static/favicon-32x32.png"/><meta name="generator" content="sphinx-4.4.0, furo 2022.04.07"/>
98
<title>launch.cli.bin - Launch API Reference</title>
109
<link rel="stylesheet" type="text/css" href="../../../../_static/pygments.css" />
11-
<link rel="stylesheet" type="text/css" href="../../../../_static/styles/furo.css?digest=40978830699223671f4072448e654b5958f38b89" />
10+
<link rel="stylesheet" type="text/css" href="../../../../_static/styles/furo.css?digest=68f4518137b9aefe99b631505a2064c3c42c9852" />
1211
<link rel="stylesheet" type="text/css" href="../../../../_static/graphviz.css" />
1312
<link rel="stylesheet" type="text/css" href="../../../../_static/styles/furo-extensions.css?digest=30d1aed668e5c3a91c3e3bf6a60b675221979f0e" />
1413
<link rel="stylesheet" type="text/css" href="../../../../_static/css/custom.css" />
@@ -191,8 +190,7 @@
191190
</svg>
192191
<span>Back to top</span>
193192
</a>
194-
<div class="content-icon-container">
195-
<div class="theme-toggle-container theme-toggle-content">
193+
<div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
196194
<button class="theme-toggle">
197195
<div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
198196
<svg class="theme-icon-when-auto"><use href="#svg-sun-half"></use></svg>
@@ -206,25 +204,23 @@
206204
</label>
207205
</div>
208206
<article role="main">
209-
<section id="module-launch.cli.bin">
207+
<div class="section" id="module-launch.cli.bin">
210208
<span id="launch-cli-bin"></span><h1><a class="reference internal" href="#module-launch.cli.bin" title="launch.cli.bin"><code class="xref py py-mod docutils literal notranslate"><span class="pre">launch.cli.bin</span></code></a><a class="headerlink" href="#module-launch.cli.bin" title="Permalink to this headline">#</a></h1>
211-
<section id="module-contents">
209+
<div class="section" id="module-contents">
212210
<h2>Module Contents<a class="headerlink" href="#module-contents" title="Permalink to this headline">#</a></h2>
213-
<section id="functions">
211+
<div class="section" id="functions">
214212
<h3>Functions<a class="headerlink" href="#functions" title="Permalink to this headline">#</a></h3>
215-
<div class="table-wrapper longtable docutils container">
216-
<table class="longtable docutils align-default">
213+
<div class="table-wrapper"><table class="longtable docutils align-default">
217214
<colgroup>
218-
<col style="width: 10%" />
219-
<col style="width: 90%" />
215+
<col style="width: 10%"/>
216+
<col style="width: 90%"/>
220217
</colgroup>
221218
<tbody>
222-
<tr class="row-odd"><td><p><a class="reference internal" href="#launch.cli.bin.entry_point" title="launch.cli.bin.entry_point"><code class="xref py py-obj docutils literal notranslate"><span class="pre">entry_point</span></code></a>(ctx, **kwargs)</p></td>
219+
<tr class="row-odd"><td><p><a class="reference internal" href="#launch.cli.bin.entry_point" title="launch.cli.bin.entry_point"><code class="xref py py-obj docutils literal notranslate"><span class="pre">entry_point</span></code></a>(ctx, **kwargs)</p></td>
223220
<td><p>This is the command line interface (CLI) package for Scale Launch.</p></td>
224221
</tr>
225222
</tbody>
226-
</table>
227-
</div>
223+
</table></div>
228224
<dl class="py function">
229225
<dt class="sig sig-object py" id="launch.cli.bin.entry_point">
230226
<span class="sig-prename descclassname"><span class="pre">launch.cli.bin.</span></span><span class="sig-name descname"><span class="pre">entry_point</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">ctx</span></span></em>, <em class="sig-param"><span class="o"><span class="pre">**</span></span><span class="n"><span class="pre">kwargs</span></span></em><span class="sig-paren">)</span><a class="headerlink" href="#launch.cli.bin.entry_point" title="Permalink to this definition">#</a></dt>
@@ -238,10 +234,9 @@ <h3>Functions<a class="headerlink" href="#functions" title="Permalink to this he
238234
</pre></div>
239235
</div>
240236
</dd></dl>
241-
242-
</section>
243-
</section>
244-
</section>
237+
</div>
238+
</div>
239+
</div>
245240

246241
</article>
247242
</div>

0 commit comments

Comments
 (0)