Skip to content

Commit 62c9604

Browse files
authored
Merge pull request #49 from pwrose/master
added twitter badge
2 parents b2d64dc + d2919ea commit 62c9604

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
# Ten Simple Rules for Reproducible Research 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)
46

57
This repository is a supplement to the ["Ten Simple Rules for Reproducible Research in Jupyter Notebook"](https://arxiv.org/abs/1810.08055) paper.
68

9+
10+
711
The example notebooks demonstrate some of rules.
812

913
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.
@@ -44,4 +48,4 @@ This example demonstrates a reproducible 2-step workflow for simulating a phylog
4448

4549

4650
## Contact Us
47-
If you encounter any problems with this repository, please report them [here](https://github.com/jupyter-guide/ten-rules-jupyter/issues).
51+
If you encounter any problems with this repository, please report them [here](https://github.com/jupyter-guide/ten-rules-jupyter/issues).

0 commit comments

Comments
 (0)