Skip to content

Commit 96608be

Browse files
authored
Add mybinder and initial notebook (#1)
1 parent 4d01463 commit 96608be

File tree

2 files changed

+276
-4
lines changed

2 files changed

+276
-4
lines changed

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
BEAMS - Birmingham mEtabolite Annotation for Mass SpectroMetry
22
===============================================================
3-
|Version| |Py versions| |Git| |Bioconda| |Build Status (Travis)| |Build Status (AppVeyor)| |License| |RTD doc| |codecov|
3+
|Version| |Py versions| |Git| |Bioconda| |Build Status (Travis)| |Build Status (AppVeyor)| |License| |RTD doc| |codecov| |mybinder|
44

55
BEAMS is a Python Package **(Beta version)** to annotate LC-MS and DIMS data. **Stable release coming soon.**
66

@@ -80,9 +80,6 @@ Released under the GNU General Public License v3.0 (see `LICENSE file <https://g
8080
.. |Bioconda| image:: https://img.shields.io/badge/install%20with-bioconda-brightgreen.svg?style=flat&maxAge=3600
8181
:target: http://bioconda.github.io/recipes/beams/README.html
8282

83-
.. |Bioconda| image:: https://img.shields.io/badge/install%20with-bioconda-brightgreen.svg?style=flat&maxAge=3600
84-
:target: http://bioconda.github.io/recipes/beams/README.html
85-
8683
.. |License| image:: https://img.shields.io/pypi/l/beams.svg?style=flat&maxAge=3600
8784
:target: https://www.gnu.org/licenses/gpl-3.0.html
8885

@@ -92,6 +89,9 @@ Released under the GNU General Public License v3.0 (see `LICENSE file <https://g
9289
.. |codecov| image:: https://codecov.io/gh/computational-metabolomics/beams/branch/master/graph/badge.svg
9390
:target: https://codecov.io/gh/computational-metabolomics/beams
9491

92+
.. |mybinder| image:: https://mybinder.org/badge_logo.svg
93+
:target: https://mybinder.org/v2/gh/computational-metabolomics/beams/master?filepath=notebooks
94+
9595
.. |documentation| raw:: html
9696

9797
<a href="https://computational-metabolomics.github.io/beams" target="_blank">Documentation</a>

0 commit comments

Comments
 (0)