|
1 | 1 | # Ten Simple Rules for Writing and Sharing Computational Analyses in Jupyter Notebooks
|
2 | 2 | [](https://www.travis-ci.org/jupyter-guide/ten-rules-jupyter)
|
3 | 3 | [](https://github.com/sbl-sdsc/mmtf-spark/blob/master/LICENSE)
|
4 |
| -[](https://twitter.com/peterwrose/status/1053156027602878465) |
5 |
| -[](https://www.altmetric.com/details/49908150) |
6 | 4 |
|
7 | 5 | This repository is a supplement to
|
8 | 6 |
|
9 |
| -["Ten Simple Rules for Writing and Sharing Computational Analyses in Jupyter Notebooks"](https://doi.org/10.1371/journal.pcbi.1007007) |
| 7 | +["Ten Simple Rules for Writing and Sharing Computational Analyses in Jupyter Notebooks"](https://doi.org/10.1371/journal.pcbi.1007007) |
| 8 | + |
| 9 | +[](https://www.altmetric.com/details/64040119) |
| 10 | + |
| 11 | +[](https://twitter.com/fperez_org/status/1159903342249701377) |
| 12 | +[](https://www.altmetric.com/details/64040119) |
| 13 | + |
| 14 | + |
10 | 15 |
|
11 | 16 | and its preprint
|
12 | 17 |
|
13 |
| -["Ten Simple Rules for Reproducible Research in Jupyter Notebook"](https://arxiv.org/abs/1810.08055) [](https://www.altmetric.com/details/49908150) |
| 18 | +["Ten Simple Rules for Reproducible Research in Jupyter Notebook"](https://arxiv.org/abs/1810.08055) |
14 | 19 |
|
| 20 | +[](https://www.altmetric.com/details/49908150) |
15 | 21 |
|
| 22 | +[](https://twitter.com/peterwrose/status/1053156027602878465) |
| 23 | +[](https://www.altmetric.com/details/49908150) |
16 | 24 |
|
17 |
| -The example notebooks demonstrate some of rules. |
| 25 | +Explore the example notebooks below for an application of the Ten Simple Rules. |
18 | 26 |
|
19 | 27 | In addition, we have setup [jupyter-guide](https://github.com/jupyter-guide/jupyter-guide) to crowdsource more technical and in-depth tutorials and to keep up with the rapidly evolving Jupyter ecosystem. We encourage you to contribute and share your expertise.
|
20 | 28 |
|
|
0 commit comments