Skip to content

Commit

Permalink
minor edit for pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
simonevaccari committed Sep 26, 2024
1 parent c8afa7a commit 8d7a120
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Quickwin - An Application Package with inline Python code

This documentation describes a simple Python application `app.py`, including a simple unit test, as a demonstration of a "real" yet very simple Python EO application.
This documentation describes a simple Python application `app.py`, including a unit test, as a demonstration of a "real" yet very simple Python EO application.

Using CWL's [InitialWorkDirRequirement](https://www.commonwl.org/v1.2/CommandLineTool.html#InitialWorkDirRequirement), a requirement that defines a list of files and subdirectories that must be staged by the workflow platform prior to executing the command line tool, the Python script `app.py` is staged and executed in a container.

Expand Down

0 comments on commit 8d7a120

Please sign in to comment.