carpentries-incubator / cwl-novice-tutorial

Introduction to Workflows with Common Workflow Language
https://carpentries-incubator.github.io/cwl-novice-tutorial/
Other
11 stars 20 forks source link

Write & test setup instructions #39

Closed mr-c closed 2 years ago

mr-c commented 3 years ago

Write up MS VS Code instructions, and test them. For MS Windows users, this means setting up Docker + WSL 2, and other components

https://github.com/common-workflow-language/cwltool#ms-windows-users

mr-c commented 2 years ago

and Benten ( + cwltool, if Benten doesn't pull that in automatically)

mr-c commented 2 years ago

Must use virtualenv to get newer cwltool version than is in Debian stable so that --print-dot works with spaces in identifiers

ALuesink commented 2 years ago

The use of a virtual environment is added to the setup instruction in PR https://github.com/carpentries-incubator/cwl-novice-tutorial/pull/55/