Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • ri/tech-hub/platform/workflows/streamflow-examples
1 result
Show changes
Commits on Source (3)
...@@ -24,3 +24,6 @@ Prepare the configuration files under a kustomization directory `echo/1`. Then, ...@@ -24,3 +24,6 @@ Prepare the configuration files under a kustomization directory `echo/1`. Then,
kubectl apply -k echo/1 kubectl apply -k echo/1
When finished, examine logs, then delete job resources:
kubectl delete -k echo/1
input_file: input_file:
class: File class: File
location: 'https://data-proxy.ebrains.eu/api/v1/permalinks/06b0b2c8-31cb-4108-b6a7-0d275e118339' #location: 'https://data-proxy.ebrains.eu/api/v1/permalinks/06b0b2c8-31cb-4108-b6a7-0d275e118339'
#path: 'input/1.mat' path: 'input/1.mat'
channels: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] channels: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]
psd_output_file_name: 'psd.json' psd_output_file_name: 'psd.json'
output_file_name: 'output.png' output_file_name: 'output.png'