Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/giannisdoukas/cwlkernel-demo
https://github.com/giannisdoukas/cwlkernel-demo
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/giannisdoukas/cwlkernel-demo
- Owner: giannisdoukas
- Created: 2020-07-21T12:20:32.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-21T14:45:49.000Z (over 4 years ago)
- Last Synced: 2024-12-06T22:20:25.774Z (28 days ago)
- Language: Jupyter Notebook
- Size: 434 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.