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-9Lines changed: 2 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,8 +9,8 @@ This example demonstrates a reproducible 4-step workflow for predicting a protei
9
9
10
10
---
11
11
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
-
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.
12
+
**Rule 8: Expect Your Notebooks to Be Read, Run, and Explored.** The nbviewer links below provide a non-interactive preview of notebooks and  buttons launch
13
+
notebooks in your web browser using the Binder ([mybinder.org](https://mybinder.org/)) server (may be slow!). The HTML links provide a permanent static record of the notebooks. All notebooks can also be launched directly from the links in the 0-Workflow.ipynb top-level notebook.
14
14
15
15
---
16
16
@@ -32,13 +32,6 @@ notebooks in your web browser using the Binder ([mybinder.org](https://mybinder.
32
32
33
33
This example demonstrates a reproducible 2-step workflow for simulating a phylogenetic tree and sequences.
34
34
35
-
---
36
-
37
-
**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
38
-
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](./example2/0-Workflow.ipynb) top-level notebook.
0 commit comments