Skip to content

Commit 30e761a

Browse files
committed
Deploying to gh-pages from @ 0e7ffdb 🚀
1 parent 33d7184 commit 30e761a

File tree

15 files changed

+18
-18
lines changed

15 files changed

+18
-18
lines changed

.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 4d136dd51fdabc0097318a53b793da44
3+
config: 478b0c3e570892d0ff34435b263464c3
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

README.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -364,8 +364,8 @@ <h2> Contents </h2>
364364

365365
<section class="tex2jax_ignore mathjax_ignore" id="python-workflow-definition">
366366
<h1>Python Workflow Definition<a class="headerlink" href="#python-workflow-definition" title="Link to this heading">#</a></h1>
367-
<p><a class="reference external" href="https://github.com/pyiron-dev/python-workflow-definition/actions/workflows/pipeline.yml"><img alt="Pipeline" src="https://github.com/pyiron-dev/python-workflow-definition/actions/workflows/pipeline.yml/badge.svg" /></a>
368-
<a class="reference external" href="https://mybinder.org/v2/gh/pyiron-dev/python-workflow-definition/HEAD"><img alt="Binder" src="https://mybinder.org/badge_logo.svg" /></a></p>
367+
<p><a class="reference external" href="https://github.com/pythonworkflow/python-workflow-definition/actions/workflows/pipeline.yml"><img alt="Pipeline" src="https://github.com/pythonworkflow/python-workflow-definition/actions/workflows/pipeline.yml/badge.svg" /></a>
368+
<a class="reference external" href="https://mybinder.org/v2/gh/pythonworkflow/python-workflow-definition/HEAD"><img alt="Binder" src="https://mybinder.org/badge_logo.svg" /></a></p>
369369
<section id="definition">
370370
<h2>Definition<a class="headerlink" href="#definition" title="Link to this heading">#</a></h2>
371371
<p>In the Python Workflow Definition (PWD) each node represents a Python function, with the edges defining the connection

_sources/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Python Workflow Definition
2-
[![Pipeline](https://github.com/pyiron-dev/python-workflow-definition/actions/workflows/pipeline.yml/badge.svg)](https://github.com/pyiron-dev/python-workflow-definition/actions/workflows/pipeline.yml)
3-
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/pyiron-dev/python-workflow-definition/HEAD)
2+
[![Pipeline](https://github.com/pythonworkflow/python-workflow-definition/actions/workflows/pipeline.yml/badge.svg)](https://github.com/pythonworkflow/python-workflow-definition/actions/workflows/pipeline.yml)
3+
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/pythonworkflow/python-workflow-definition/HEAD)
44

55
## Definition
66
In the Python Workflow Definition (PWD) each node represents a Python function, with the edges defining the connection
@@ -100,4 +100,4 @@ Additional source files provided with the workflow benchmark:
100100
| [example_workflows/nfdi/aiida.ipynb](example_workflows/nfdi/aiida.ipynb) | Define Workflow with aiida and execute it with jobflow and pyiron_base. |
101101
| [example_workflows/nfdi/jobflow.ipynb](example_workflows/nfdi/jobflow.ipynb) | Define Workflow with jobflow and execute it with aiida and pyiron_base. |
102102
| [example_workflows/nfdi/pyiron_base.ipynb](example_workflows/nfdi/pyiron_base.ipynb) | Define Workflow with pyiron_base and execute it with aiida and jobflow. |
103-
| [example_workflows/nfdi/universal_workflow.ipynb](example_workflows/nfdi/universal_workflow.ipynb) | Execute workflow defined in the Python Workflow Definition with aiida, executorlib, jobflow, pyiron_base and pure Python. |
103+
| [example_workflows/nfdi/universal_workflow.ipynb](example_workflows/nfdi/universal_workflow.ipynb) | Execute workflow defined in the Python Workflow Definition with aiida, executorlib, jobflow, pyiron_base and pure Python. |

example_workflows/arithmetic/aiida.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@
248248

249249

250250

251-
<li><a href="https://mybinder.org/v2/gh/pyiron-dev/python-workflow-definition/master?urlpath=lab/tree/example_workflows/arithmetic/aiida.ipynb" target="_blank"
251+
<li><a href="https://mybinder.org/v2/gh/pythonworkflow/python-workflow-definition/master?urlpath=lab/tree/example_workflows/arithmetic/aiida.ipynb" target="_blank"
252252
class="btn btn-sm dropdown-item"
253253
title="Launch on Binder"
254254
data-bs-placement="left" data-bs-toggle="tooltip"

example_workflows/arithmetic/jobflow.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@
248248

249249

250250

251-
<li><a href="https://mybinder.org/v2/gh/pyiron-dev/python-workflow-definition/master?urlpath=lab/tree/example_workflows/arithmetic/jobflow.ipynb" target="_blank"
251+
<li><a href="https://mybinder.org/v2/gh/pythonworkflow/python-workflow-definition/master?urlpath=lab/tree/example_workflows/arithmetic/jobflow.ipynb" target="_blank"
252252
class="btn btn-sm dropdown-item"
253253
title="Launch on Binder"
254254
data-bs-placement="left" data-bs-toggle="tooltip"

example_workflows/arithmetic/pyiron_base.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@
248248

249249

250250

251-
<li><a href="https://mybinder.org/v2/gh/pyiron-dev/python-workflow-definition/master?urlpath=lab/tree/example_workflows/arithmetic/pyiron_base.ipynb" target="_blank"
251+
<li><a href="https://mybinder.org/v2/gh/pythonworkflow/python-workflow-definition/master?urlpath=lab/tree/example_workflows/arithmetic/pyiron_base.ipynb" target="_blank"
252252
class="btn btn-sm dropdown-item"
253253
title="Launch on Binder"
254254
data-bs-placement="left" data-bs-toggle="tooltip"

example_workflows/arithmetic/universal_workflow.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@
248248

249249

250250

251-
<li><a href="https://mybinder.org/v2/gh/pyiron-dev/python-workflow-definition/master?urlpath=lab/tree/example_workflows/arithmetic/universal_workflow.ipynb" target="_blank"
251+
<li><a href="https://mybinder.org/v2/gh/pythonworkflow/python-workflow-definition/master?urlpath=lab/tree/example_workflows/arithmetic/universal_workflow.ipynb" target="_blank"
252252
class="btn btn-sm dropdown-item"
253253
title="Launch on Binder"
254254
data-bs-placement="left" data-bs-toggle="tooltip"

example_workflows/nfdi/aiida.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@
248248

249249

250250

251-
<li><a href="https://mybinder.org/v2/gh/pyiron-dev/python-workflow-definition/master?urlpath=lab/tree/example_workflows/nfdi/aiida.ipynb" target="_blank"
251+
<li><a href="https://mybinder.org/v2/gh/pythonworkflow/python-workflow-definition/master?urlpath=lab/tree/example_workflows/nfdi/aiida.ipynb" target="_blank"
252252
class="btn btn-sm dropdown-item"
253253
title="Launch on Binder"
254254
data-bs-placement="left" data-bs-toggle="tooltip"

example_workflows/nfdi/jobflow.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@
248248

249249

250250

251-
<li><a href="https://mybinder.org/v2/gh/pyiron-dev/python-workflow-definition/master?urlpath=lab/tree/example_workflows/nfdi/jobflow.ipynb" target="_blank"
251+
<li><a href="https://mybinder.org/v2/gh/pythonworkflow/python-workflow-definition/master?urlpath=lab/tree/example_workflows/nfdi/jobflow.ipynb" target="_blank"
252252
class="btn btn-sm dropdown-item"
253253
title="Launch on Binder"
254254
data-bs-placement="left" data-bs-toggle="tooltip"

example_workflows/nfdi/pyiron_base.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@
248248

249249

250250

251-
<li><a href="https://mybinder.org/v2/gh/pyiron-dev/python-workflow-definition/master?urlpath=lab/tree/example_workflows/nfdi/pyiron_base.ipynb" target="_blank"
251+
<li><a href="https://mybinder.org/v2/gh/pythonworkflow/python-workflow-definition/master?urlpath=lab/tree/example_workflows/nfdi/pyiron_base.ipynb" target="_blank"
252252
class="btn btn-sm dropdown-item"
253253
title="Launch on Binder"
254254
data-bs-placement="left" data-bs-toggle="tooltip"

0 commit comments

Comments
 (0)