File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 2
2
Jupyter Server Proxy
3
3
====================
4
4
5
- |ReadTheDocs badge | |Travis badge | |PyPI badge | |NPM badge |
5
+ |ReadTheDocs badge | |Travis badge | |PyPI badge | |Conda badge | | NPM badge |
6
6
7
7
.. |ReadTheDocs badge | image :: https://img.shields.io/readthedocs/jupyter-server-proxy?logo=read-the-docs
8
8
:target: https://jupyter-server-proxy.readthedocs.io/
@@ -13,6 +13,9 @@ Jupyter Server Proxy
13
13
.. |PyPI badge | image :: https://img.shields.io/pypi/v/jupyter-server-proxy.svg?logo=pypi
14
14
:target: https://pypi.python.org/pypi/jupyter-server-proxy
15
15
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
+
16
19
.. |NPM badge | image :: https://img.shields.io/npm/v/jupyterlab-server-proxy.svg?logo=npm
17
20
:target: https://www.npmjs.com/package/jupyterlab-server-proxy
18
21
You can’t perform that action at this time.
0 commit comments