Skip to content

Commit 2073e74

Browse files
committed
add install instructions in readme
1 parent bb3ce3c commit 2073e74

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,13 @@ used by [mybinder](https://mybinder.org/). Now, by writing Jupyter Notebook and
2626
configuration, the community can not only execute the notebooks remotely but also to use them as steps in scientific
2727
workflows.
2828

29+
30+
## Install
31+
32+
```
33+
pip install ipython2cwl
34+
```
35+
2936
### Example
3037

3138
```

0 commit comments

Comments
 (0)