Skip to content

Commit

Permalink
Deployed 3f19eb8 to v0.18.0 with MkDocs 1.2.3 and mike 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gh-ci-deploy-docs committed Feb 14, 2024
1 parent fd36d3e commit a41b686
Show file tree
Hide file tree
Showing 257 changed files with 15,985 additions and 237 deletions.
2 changes: 1 addition & 1 deletion stable/404.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion stable/cheatsheet/index.html

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions stable/cli/dashboard/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions stable/cli/output-mode/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions stable/cli/shortcuts/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion stable/deployment/allocation/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion stable/deployment/cloud/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion stable/deployment/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion stable/deployment/server/index.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions stable/deployment/worker/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion stable/events/index.html

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions stable/examples/index.html

Large diffs are not rendered by default.

35 changes: 35 additions & 0 deletions stable/examples/iterative-computation/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion stable/faq/index.html

Large diffs are not rendered by default.

Binary file added stable/imgs/architecture-bg.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 stable/imgs/cheatsheet.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 13 additions & 11 deletions stable/imgs/cheatsheet.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added stable/imgs/dashboard.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion stable/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion stable/installation/index.html

Large diffs are not rendered by default.

5 changes: 3 additions & 2 deletions stable/jobs/arrays/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion stable/jobs/cresources/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion stable/jobs/directives/index.html

Large diffs are not rendered by default.

14 changes: 10 additions & 4 deletions stable/jobs/failure/index.html

Large diffs are not rendered by default.

68 changes: 34 additions & 34 deletions stable/jobs/jobfile/index.html

Large diffs are not rendered by default.

7 changes: 4 additions & 3 deletions stable/jobs/jobs/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion stable/jobs/multinode/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion stable/jobs/resources/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion stable/jobs/streaming/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion stable/other-tools/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion stable/python/apidoc/hyperqueue.client.Client.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><html><head><meta charset=utf-8><title>hyperqueue.client.Client</title><meta name=viewport content="width=device-width, initial-scale=1.0"><link rel=stylesheet href=./assets/purecss/pure-min.css><link rel=stylesheet href=./assets/purecss/grids-responsive-min.css><link rel=stylesheet href=./assets/style.css><link rel=stylesheet href=./assets/pygments/default.css><link rel=stylesheet href=./assets/jquery/jquery-ui.min.css><script src=./assets/jquery/jquery-3.0.0.min.js></script><script src=./assets/jquery/jquery-ui.min.js></script><script src=nedoc.js></script></head><body><div id=layout class=pure-g><div class="sidebar pure-u-1 pure-u-md-1-4"><div class=header><h1 class=brand-title>hyperqueue</h1> 0.17.0 </div><div id=sbox><input id=search style="color: black;" placeholder="search ..."></div><div class=tree><ul><li><a href=hyperqueue.html>&#9662; hyperqueue</a> </li><li><ul><li><a href=hyperqueue.client.html>&#9662; client</a> </li><li><ul><li><div class=select><a href=hyperqueue.client.Client.html> <i>class</i> Client</a> </div></li><li><a href=hyperqueue.client.FailedJobsException.html> <i>class</i> FailedJobsException</a> </li></ul></li><li><a href=hyperqueue.cluster.html>&#9656; cluster</a> </li><li><a href=hyperqueue.common.html>&#9656; common</a> </li><li><a href=hyperqueue.ffi.html>&#9656; ffi</a> </li><li><a href=hyperqueue.job.html>&#9656; job</a> </li><li><a href=hyperqueue.output.html>&#9656; output</a> </li><li><a href=hyperqueue.task.html>&#9656; task</a> </li><li><a href=hyperqueue.utils.html>&#9656; utils</a> </li><li><a href=hyperqueue.validation.html>&#9656; validation</a> </li><li><a href=hyperqueue.visualization.html>&#9656; visualization</a> </li></ul></ul></div></div><div class="content pure-u-1 pure-u-md-3-4"><h1>Class Client</h1><div id=path><a class=symbol href=hyperqueue.html>hyperqueue</a>.<a class=symbol href=hyperqueue.client.html>client</a>.<a class=symbol href=hyperqueue.client.Client.html>Client</a></div><p><div class=docline><div class=md-doc><p>A client serves as a gateway for submitting jobs and querying information about a running HyperQueue server.</p></div></div></p><h2>Declaration</h2><div class=decl><span class=kw>class</span> Client</div><a class=sourcelink href=source+hyperqueue.client.py.html#line-53>source</a> <a class=sourcelink href=hyperqueue.client.Client.html>link</a><h2>Documentation</h2><h2>Methods</h2><ul class=deflst><li><div class=fn><a id=f___init__></a><div class=fshort><span class=def><span class=ftoggle>&#9654;</span> def <a class="fexpand symbol" href=hyperqueue.client.Client.html#f___init__>__init__</a>(<span class=args>self, server_dir: Optional[GenericPath] = None, ...</span>) </span><div class=docline><div class=md-doc><p>A client serves as a gateway for submitting jobs and querying information about a running HyperQueue server.</p></div></div></div><div class=fdetail id=fn___init__><div class=decl><div class=def><span class=kw>def</span> __init__( <div class=args style="padding-left: 2em"><span class=kw>self</span>,</div><div class=args style="padding-left: 2em">server_dir: Optional[GenericPath] = <i>None</i>,</div><div class=args style="padding-left: 2em">python_env: Optional[PythonEnv] = <i>None</i>,</div> ) </div></div><div class=idnt><a class=sourcelink href=source+hyperqueue.client.py.html#line-54>source</a> <a class=sourcelink href=hyperqueue.client.Client.html#f___init__>link</a></div><h3>Parameters</h3><ul class=params><li><strong>server_dir</strong>: Optional[GenericPath] <br><div class=md-doc><div class=md-doc><p>Path to a server directory of a running HyperQueue server.</p></div></div></li><li><strong>python_env</strong>: Optional[PythonEnv] <br><div class=md-doc><div class=md-doc><p>Python environment which configures Python tasks created by <a href=hyperqueue.job.Job.html#f_function><code>function</code></a>.</p></div></div></li></ul></div></div></li><li><div class=fn><a id=f_forget></a><div class=fshort><span class=def><span class=ftoggle>&#9654;</span> def <a class="fexpand symbol" href=hyperqueue.client.Client.html#f_forget>forget</a>(<span class=args>self, job: HasJobId</span>) </span><div class=docline><div class=md-doc><p>Forget a completed job to free up its resources from the server.</p></div></div></div><div class=fdetail id=fn_forget><div class=idnt><a class=sourcelink href=source+hyperqueue.client.py.html#line-110>source</a> <a class=sourcelink href=hyperqueue.client.Client.html#f_forget>link</a></div><h3>Parameters</h3><ul class=params><li><strong>job</strong>: HasJobId <br><div class=md-doc><div class=md-doc><p>Submitted job (or job ID) that will be forgotten.</p></div></div></li></ul></div></div></li><li><div class=fn><a id=f_get_failed_tasks></a><div class=fshort><span class=def><span class=ftoggle-empty>&#9655;</span> def <a class="fexpand symbol-no-doc" href=hyperqueue.client.Client.html#f_get_failed_tasks>get_failed_tasks</a>(<span class=args>self, job: SubmittedJob</span>) -&gt; Dict[TaskId, FailedTaskContext] </span></div><div class=fdetail id=fn_get_failed_tasks><div class=idnt><a class=sourcelink href=source+hyperqueue.client.py.html#line-106>source</a> <a class=sourcelink href=hyperqueue.client.Client.html#f_get_failed_tasks>link</a></div></div></div></li><li><div class=fn><a id=f_submit></a><div class=fshort><span class=def><span class=ftoggle>&#9654;</span> def <a class="fexpand symbol" href=hyperqueue.client.Client.html#f_submit>submit</a>(<span class=args>self, job: Job</span>) -&gt; SubmittedJob </span><div class=docline><div class=md-doc><p>Submit a job into HyperQueue.</p></div></div></div><div class=fdetail id=fn_submit><div class=idnt><a class=sourcelink href=source+hyperqueue.client.py.html#line-73>source</a> <a class=sourcelink href=hyperqueue.client.Client.html#f_submit>link</a></div><h3>Parameters</h3><ul class=params><li><strong>job</strong>: Job <br><div class=md-doc><div class=md-doc><p>Job that will be submitted.</p></div></div></li></ul></div></div></li><li><div class=fn><a id=f_wait_for_jobs></a><div class=fshort><span class=def><span class=ftoggle-empty>&#9655;</span> def <a class="fexpand symbol" href=hyperqueue.client.Client.html#f_wait_for_jobs>wait_for_jobs</a>(<span class=args>self, jobs: Sequence[SubmittedJob], raise_on_error=True</span>) -&gt; bool </span><div class=docline><div class=md-doc><p>Returns True if all tasks were successfully finished</p></div></div></div><div class=fdetail id=fn_wait_for_jobs><div class=idnt><a class=sourcelink href=source+hyperqueue.client.py.html#line-88>source</a> <a class=sourcelink href=hyperqueue.client.Client.html#f_wait_for_jobs>link</a></div></div></div></li></ul><h2>Reexports</h2><ul class=deflst><li> Imported in <a class=symbol href=hyperqueue.cluster.html>hyperqueue.cluster</a>. </li><li> Imported in <a class=symbol href=hyperqueue.html>hyperqueue</a>. </li></ul><p class=footer> Generated by <a href=https://github.com/spirali/nedoc>nedoc</a> v0.10 at 2023-11-01 10:04 </p></div></div></body></html>
<!DOCTYPE html><html><head><meta charset=utf-8><title>hyperqueue.client.Client</title><meta name=viewport content="width=device-width, initial-scale=1.0"><link rel=stylesheet href=./assets/purecss/pure-min.css><link rel=stylesheet href=./assets/purecss/grids-responsive-min.css><link rel=stylesheet href=./assets/style.css><link rel=stylesheet href=./assets/pygments/default.css><link rel=stylesheet href=./assets/jquery/jquery-ui.min.css><script src=./assets/jquery/jquery-3.0.0.min.js></script><script src=./assets/jquery/jquery-ui.min.js></script><script src=nedoc.js></script></head><body><div id=layout class=pure-g><div class="sidebar pure-u-1 pure-u-md-1-4"><div class=header><h1 class=brand-title>hyperqueue</h1> 0.18.0 </div><div id=sbox><input id=search style="color: black;" placeholder="search ..."></div><div class=tree><ul><li><a href=hyperqueue.html>&#9662; hyperqueue</a> </li><li><ul><li><a href=hyperqueue.client.html>&#9662; client</a> </li><li><ul><li><div class=select><a href=hyperqueue.client.Client.html> <i>class</i> Client</a> </div></li><li><a href=hyperqueue.client.FailedJobsException.html> <i>class</i> FailedJobsException</a> </li></ul></li><li><a href=hyperqueue.cluster.html>&#9656; cluster</a> </li><li><a href=hyperqueue.common.html>&#9656; common</a> </li><li><a href=hyperqueue.ffi.html>&#9656; ffi</a> </li><li><a href=hyperqueue.job.html>&#9656; job</a> </li><li><a href=hyperqueue.output.html>&#9656; output</a> </li><li><a href=hyperqueue.task.html>&#9656; task</a> </li><li><a href=hyperqueue.utils.html>&#9656; utils</a> </li><li><a href=hyperqueue.validation.html>&#9656; validation</a> </li><li><a href=hyperqueue.visualization.html>&#9656; visualization</a> </li></ul></ul></div></div><div class="content pure-u-1 pure-u-md-3-4"><h1>Class Client</h1><div id=path><a class=symbol href=hyperqueue.html>hyperqueue</a>.<a class=symbol href=hyperqueue.client.html>client</a>.<a class=symbol href=hyperqueue.client.Client.html>Client</a></div><p><div class=docline><div class=md-doc><p>A client serves as a gateway for submitting jobs and querying information about a running HyperQueue server.</p></div></div></p><h2>Declaration</h2><div class=decl><span class=kw>class</span> Client</div><a class=sourcelink href=source+hyperqueue.client.py.html#line-53>source</a> <a class=sourcelink href=hyperqueue.client.Client.html>link</a><h2>Documentation</h2><h2>Methods</h2><ul class=deflst><li><div class=fn><a id=f___init__></a><div class=fshort><span class=def><span class=ftoggle>&#9654;</span> def <a class="fexpand symbol" href=hyperqueue.client.Client.html#f___init__>__init__</a>(<span class=args>self, server_dir: Optional[GenericPath] = None, ...</span>) </span><div class=docline><div class=md-doc><p>A client serves as a gateway for submitting jobs and querying information about a running HyperQueue server.</p></div></div></div><div class=fdetail id=fn___init__><div class=decl><div class=def><span class=kw>def</span> __init__( <div class=args style="padding-left: 2em"><span class=kw>self</span>,</div><div class=args style="padding-left: 2em">server_dir: Optional[GenericPath] = <i>None</i>,</div><div class=args style="padding-left: 2em">python_env: Optional[PythonEnv] = <i>None</i>,</div> ) </div></div><div class=idnt><a class=sourcelink href=source+hyperqueue.client.py.html#line-54>source</a> <a class=sourcelink href=hyperqueue.client.Client.html#f___init__>link</a></div><h3>Parameters</h3><ul class=params><li><strong>server_dir</strong>: Optional[GenericPath] <br><div class=md-doc><div class=md-doc><p>Path to a server directory of a running HyperQueue server.</p></div></div></li><li><strong>python_env</strong>: Optional[PythonEnv] <br><div class=md-doc><div class=md-doc><p>Python environment which configures Python tasks created by <a href=hyperqueue.job.Job.html#f_function><code>function</code></a>.</p></div></div></li></ul></div></div></li><li><div class=fn><a id=f_forget></a><div class=fshort><span class=def><span class=ftoggle>&#9654;</span> def <a class="fexpand symbol" href=hyperqueue.client.Client.html#f_forget>forget</a>(<span class=args>self, job: HasJobId</span>) </span><div class=docline><div class=md-doc><p>Forget a completed job to free up its resources from the server.</p></div></div></div><div class=fdetail id=fn_forget><div class=idnt><a class=sourcelink href=source+hyperqueue.client.py.html#line-110>source</a> <a class=sourcelink href=hyperqueue.client.Client.html#f_forget>link</a></div><h3>Parameters</h3><ul class=params><li><strong>job</strong>: HasJobId <br><div class=md-doc><div class=md-doc><p>Submitted job (or job ID) that will be forgotten.</p></div></div></li></ul></div></div></li><li><div class=fn><a id=f_get_failed_tasks></a><div class=fshort><span class=def><span class=ftoggle-empty>&#9655;</span> def <a class="fexpand symbol-no-doc" href=hyperqueue.client.Client.html#f_get_failed_tasks>get_failed_tasks</a>(<span class=args>self, job: SubmittedJob</span>) -&gt; Dict[TaskId, FailedTaskContext] </span></div><div class=fdetail id=fn_get_failed_tasks><div class=idnt><a class=sourcelink href=source+hyperqueue.client.py.html#line-106>source</a> <a class=sourcelink href=hyperqueue.client.Client.html#f_get_failed_tasks>link</a></div></div></div></li><li><div class=fn><a id=f_submit></a><div class=fshort><span class=def><span class=ftoggle>&#9654;</span> def <a class="fexpand symbol" href=hyperqueue.client.Client.html#f_submit>submit</a>(<span class=args>self, job: Job</span>) -&gt; SubmittedJob </span><div class=docline><div class=md-doc><p>Submit a job into HyperQueue.</p></div></div></div><div class=fdetail id=fn_submit><div class=idnt><a class=sourcelink href=source+hyperqueue.client.py.html#line-73>source</a> <a class=sourcelink href=hyperqueue.client.Client.html#f_submit>link</a></div><h3>Parameters</h3><ul class=params><li><strong>job</strong>: Job <br><div class=md-doc><div class=md-doc><p>Job that will be submitted.</p></div></div></li></ul></div></div></li><li><div class=fn><a id=f_wait_for_jobs></a><div class=fshort><span class=def><span class=ftoggle-empty>&#9655;</span> def <a class="fexpand symbol" href=hyperqueue.client.Client.html#f_wait_for_jobs>wait_for_jobs</a>(<span class=args>self, jobs: Sequence[SubmittedJob], raise_on_error=True</span>) -&gt; bool </span><div class=docline><div class=md-doc><p>Returns True if all tasks were successfully finished</p></div></div></div><div class=fdetail id=fn_wait_for_jobs><div class=idnt><a class=sourcelink href=source+hyperqueue.client.py.html#line-88>source</a> <a class=sourcelink href=hyperqueue.client.Client.html#f_wait_for_jobs>link</a></div></div></div></li></ul><h2>Reexports</h2><ul class=deflst><li> Imported in <a class=symbol href=hyperqueue.cluster.html>hyperqueue.cluster</a>. </li><li> Imported in <a class=symbol href=hyperqueue.html>hyperqueue</a>. </li></ul><p class=footer> Generated by <a href=https://github.com/spirali/nedoc>nedoc</a> v0.10 at 2024-02-14 10:05 </p></div></div></body></html>
Loading

0 comments on commit a41b686

Please sign in to comment.