We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e187e15 commit caa65b2Copy full SHA for caa65b2
index.html
@@ -471,6 +471,10 @@ <h3 id="Converters_and_code_generators" class="section">Converters and code gene
471
<td><a href="https://github.com/common-workflow-language/cwl-utils">cwl-utils</a></td>
472
<td>New Python 3.6+ CWL parsing library</td>
473
</tr>
474
+<tr>
475
+<td><a href="https://github.com/giannisdoukas/ipython2cwl">ipython2cwl</a></td>
476
+<td>a tool for converting IPython Jupyter Notebooks to CWL CommandLineTools via typing annotations</td>
477
+</tr>
478
</tbody>
479
</table>
480
<h3 id="Code_libraries" class="section">Code libraries <a href="#Code_libraries">§</a></h3><table class="table table-striped">
0 commit comments