You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ This example demonstrates a reproducible 4-step workflow for predicting a protei
9
9
10
10
---
11
11
12
-
**Rule 8: Prepare Your Notebooks to Be Read, Run, and Explored.** The nbviewer links below provide to a non-interactive preview of notebooks and  buttons launch
12
+
**Rule 8: Expect Your Notebooks to Be Read, Run, and Explored.** The nbviewer links below provide to a non-interactive preview of notebooks and  buttons launch
13
13
notebooks in your web browser using the Binder ([mybinder.org](https://mybinder.org/)) server (may be slow!). All notebooks can also be launched directly from the links in the [0-Workflow.ipynb](./example1/0-Workflow.ipynb) top-level notebook.
14
14
15
15
---
@@ -24,7 +24,7 @@ notebooks in your web browser using the Binder ([mybinder.org](https://mybinder.
24
24
25
25
---
26
26
27
-
**Rule 7: Share Your Data and Explain How to Use It.** To enable reproducibility, we provide a example1/data directory with all data required to run the workflow. A description of the data with download location and download date is [available](./example1/data/Datasets.md).
27
+
**Rule 7: Share and Explain Your Data.** To enable reproducibility, we provide a example1/data directory with all data required to run the workflow. A description of the data with download location and download date is [available](./example1/data/Datasets.md).
0 commit comments