Skip to content

Commit 0980b60

Browse files
committed
Add conda-forge badge
1 parent 17ff507 commit 0980b60

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Jupyter Server Proxy
33
====================
44

5-
|ReadTheDocs badge| |Travis badge| |PyPI badge| |NPM badge|
5+
|ReadTheDocs badge| |Travis badge| |PyPI badge| |Conda badge| |NPM badge|
66

77
.. |ReadTheDocs badge| image:: https://img.shields.io/readthedocs/jupyter-server-proxy?logo=read-the-docs
88
:target: https://jupyter-server-proxy.readthedocs.io/
@@ -13,6 +13,9 @@ Jupyter Server Proxy
1313
.. |PyPI badge| image:: https://img.shields.io/pypi/v/jupyter-server-proxy.svg?logo=pypi
1414
:target: https://pypi.python.org/pypi/jupyter-server-proxy
1515

16+
.. |Conda badge| image:: https://img.shields.io/conda/vn/conda-forge/jupyter-server-proxy?logo=conda-forge
17+
:target: https://anaconda.org/conda-forge/jupyter-server-proxy
18+
1619
.. |NPM badge| image:: https://img.shields.io/npm/v/jupyterlab-server-proxy.svg?logo=npm
1720
:target: https://www.npmjs.com/package/jupyterlab-server-proxy
1821

0 commit comments

Comments
 (0)