Skip to content
Snippets Groups Projects
Commit b4eded17 authored by CR (covid cron)'s avatar CR (covid cron) Committed by renku 0.9.1
Browse files

renku update --with-siblings

parent 2d549e97
No related branches found
No related tags found
No related merge requests found
class: Workflow
cwlVersion: v1.0
hints: []
inputs:
input_1:
default:
class: File
path: ../../notebooks/examples/openzh-covid-19-example.ipynb
streamable: false
type: File
input_10:
default: ts_folder
streamable: false
type: string
input_11:
default:
class: Directory
listing: []
path: ../../data/covid-19_jhu-csse
streamable: false
type: Directory
input_12:
default: rates_folder
streamable: false
type: string
input_13:
default:
class: Directory
listing: []
path: ../../data/covid-19_rates
streamable: false
type: Directory
input_14:
default: geodata_path
streamable: false
type: string
input_15:
default:
class: File
path: ../../data/geodata/geo_data.csv
streamable: false
type: File
input_16:
default:
class: File
path: ../../notebooks/Dashboard.ipynb
streamable: false
type: File
input_17:
default: runs/Dashboard.run.ipynb
streamable: false
type: string
input_2:
default: runs/openzh-covid-19-example.run.ipynb
streamable: false
type: string
input_3:
default: save_figures
streamable: false
type: string
input_4:
default: 'True'
streamable: false
type: string
input_5:
default: data_path
streamable: false
type: string
input_6:
default:
class: Directory
listing: []
path: ../../data/openzh-covid-19
streamable: false
type: Directory
input_7:
default: figures_path
streamable: false
type: string
input_8:
default: figures
streamable: false
type: string
input_9:
default:
class: File
path: ../../data/ch-population-statistics/ch-population-by-age-canton.xls
streamable: false
type: File
outputs:
output_0:
outputSource: step_2/output_0
streamable: false
type: File
output_1:
outputSource: step_1/output_0
streamable: false
type: File
output_2:
outputSource: step_1/output_1
streamable: false
type: Directory
requirements: []
steps:
step_1:
in:
input_1: input_1
input_2: input_2
input_3: input_3
input_4: input_4
input_5: input_5
input_6: input_6
input_7: input_7
input_8: input_8
input_9: input_9
out:
- output_1
- output_0
run: 945930a71908469a8e1da6ae4f10c72a_papermill.cwl
step_2:
in:
input_2: input_10
input_3: input_11
input_4: input_12
input_5: input_13
input_6: input_14
input_7: input_15
input_8: input_16
input_9: input_17
out:
- output_0
run: 283500d9c26c4cc58c1123c8280b555d_papermill.cwl
source diff could not be displayed: it is too large. Options to address this: view the blob.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment