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 a8659af commit ec47373Copy full SHA for ec47373
docs/index.rst
@@ -33,7 +33,7 @@ used by `mybinder <https://mybinder.org/>`_. Now, by writing Jupyter Notebook an
33
configuration, the community can not only execute the notebooks remotely but also to use them as steps in scientific
34
workflows.
35
36
-* Install ipython2cwl
+* Install ipython2cwl: :code:`pip install python2cwl`
37
* Ensure that you have docker running
38
* Create a directory to store the generated cwl files, for example cwlbuild
39
* Execute :code:`jupyter repo2cwl https://github.com/giannisdoukas/cwl-annotated-jupyter-notebook.git -o cwlbuild`
0 commit comments