Skip to content

Commit e1b2ddc

Browse files
authored
Merge pull request #746 from thewtex/zenodo-badge
DOC: Add Zenodo badge
2 parents 2d051a4 + d205aec commit e1b2ddc

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
[![Documentation Status](https://readthedocs.org/projects/itkwidgets/badge/?version=latest)](https://itkwidgets.readthedocs.io/en/latest/?badge=latest)
44
[![Notebook tests](https://github.com/InsightSoftwareConsortium/itkwidgets/actions/workflows/notebook-test.yml/badge.svg)](https://github.com/InsightSoftwareConsortium/itkwidgets/actions/workflows/notebook-test.yml)
5+
[![DOI](https://zenodo.org/badge/121581663.svg)](https://zenodo.org/doi/10.5281/zenodo.3603358)
6+
57

68
ITKWidgets is an elegant Python interface for visualization on the web platform to interactively generate insights into multidimensional images, point sets, and geometry.
79

docs/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ Try it with JupyterLite!
1818
![Hello3DWorld](./images/Hello3DWorld.gif)
1919
</a>
2020

21+
[![DOI](https://zenodo.org/badge/121581663.svg)](https://zenodo.org/doi/10.5281/zenodo.3603358)
22+
23+
2124
```{toctree}
2225
:maxdepth: 4
2326
:caption: 📖 Learn

0 commit comments

Comments
 (0)