Skip to content

Commit 0f82596

Browse files
committed
added Altmetric links
1 parent 6576de8 commit 0f82596

File tree

1 file changed

+13
-5
lines changed

1 file changed

+13
-5
lines changed

README.md

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,28 @@
11
# Ten Simple Rules for Writing and Sharing Computational Analyses in Jupyter Notebooks
22
[![Build Status](https://api.travis-ci.com/jupyter-guide/ten-rules-jupyter.svg?branch=master)](https://www.travis-ci.org/jupyter-guide/ten-rules-jupyter)
33
[![GitHub License](https://img.shields.io/github/license/jupyter-guide/ten-rules-jupyter.svg)](https://github.com/sbl-sdsc/mmtf-spark/blob/master/LICENSE)
4-
[![Twitter](https://img.shields.io/badge/Tweet--lightgrey.svg?logo=twitter&style=social)](https://twitter.com/peterwrose/status/1053156027602878465)
5-
[![Tweets](https://img.shields.io/badge/dynamic/json.svg?url=https://api.altmetric.com/v1/id/49908150&label=Tweets&query=$.cited_by_tweeters_count&style=social)](https://www.altmetric.com/details/49908150)
64

75
This repository is a supplement to
86

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+
[![Tweets](https://img.shields.io/badge/dynamic/json.svg?url=https://api.altmetric.com/v1/id/64040119&label=Altmetric&query=$.score&style=social)](https://www.altmetric.com/details/64040119)
10+
11+
[![Twitter](https://img.shields.io/badge/Tweet--lightgrey.svg?logo=twitter&style=social)](https://twitter.com/fperez_org/status/1159903342249701377)
12+
[![Tweets](https://img.shields.io/badge/dynamic/json.svg?url=https://api.altmetric.com/v1/id/64040119&label=Tweets&query=$.cited_by_tweeters_count&style=social)](https://www.altmetric.com/details/64040119)
13+
14+
1015

1116
and its preprint
1217

13-
["Ten Simple Rules for Reproducible Research in Jupyter Notebook"](https://arxiv.org/abs/1810.08055) [![Tweets](https://img.shields.io/badge/dynamic/json.svg?url=https://api.altmetric.com/v1/id/49908150&label=Altmetric&query=$.score&style=social)](https://www.altmetric.com/details/49908150)
18+
["Ten Simple Rules for Reproducible Research in Jupyter Notebook"](https://arxiv.org/abs/1810.08055)
1419

20+
[![Tweets](https://img.shields.io/badge/dynamic/json.svg?url=https://api.altmetric.com/v1/id/49908150&label=Altmetric&query=$.score&style=social)](https://www.altmetric.com/details/49908150)
1521

22+
[![Twitter](https://img.shields.io/badge/Tweet--lightgrey.svg?logo=twitter&style=social)](https://twitter.com/peterwrose/status/1053156027602878465)
23+
[![Tweets](https://img.shields.io/badge/dynamic/json.svg?url=https://api.altmetric.com/v1/id/49908150&label=Tweets&query=$.cited_by_tweeters_count&style=social)](https://www.altmetric.com/details/49908150)
1624

17-
The example notebooks demonstrate some of rules.
25+
Explore the example notebooks below for an application of the Ten Simple Rules.
1826

1927
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.
2028

0 commit comments

Comments
 (0)