Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/giannisdoukas/cwlkernel-demo


https://github.com/giannisdoukas/cwlkernel-demo

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

# CWL Tutorial in Jupyter Notebook

This is a demo on how to use [CWLKernel](https://github.com/giannisdoukas/CWLJNIKernel/)
to execute [CWL](https://www.commonwl.org/) from [Jupyter Notebook](https://jupyter.org/).

With CWLKernel you can document, compose & execute CWL workflows.
In the presented demo I illustrate how you can use the kernel for educational purposes.
For that reason used the [user guide](https://www.commonwl.org/user_guide/)
provided by the CWL and I added some extra information which are CWLKernel specific.

> For the tutorial the use of Jupyter Lab is suggested.