Workflows can be run from jupyter notebooks using: ``` %%bash cwltool /home/jvdzwaan/cwl-working-dir/add_multiply_example_workflow.cwl --num1 2 --num2 3 ```