-
Notifications
You must be signed in to change notification settings - Fork 32
Dev Container and CWL Tutorial #623
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dev Container and CWL Tutorial #623
Conversation
Thanks, @paulineHans. Goes in the right direction and helps with what I was trying to do in parallel #619. However, I would kindly ask you to update your fork first and open a new PR. ;) ![]() We have completely restructured the knowledge base in the past year and based it on a new framework (astro starlight). See README and contribution guide for details. |
Hello @Brilator, the tutorial has been adapted and revised. Is everything OK now? |
Hi @paulineHans, thanks, looks much better. And please make sure to run |
Hi @Brilator, i added a few HTML elements to make it look nicer and tested it with astro and |
Hi, I actually did most of that already for you paulineHans#1 I'd still suggest to add filenames as titles to the ``` code blocks. And maybe add a file tree with the component, where you show how the files are structured (in an ARC). |
Hi, @Brilator sorry about that. I've added everything, hope everything is fine now, otherwise feel free to contact me again. The ARC is public and linked in the tutorial. :) |
A tutorial on Dev Containers in conjunction with CWL. A detailed and simple example shows how to create a Dev Container in VS Code and how to create a CWL workflow within the Docker Container used. The tutorial not only contains step-by-step instructions, but also theoretical background and explanations, as well as links to further information.