Skip to content

Commit ba9c6c8

Browse files
committed
Add badges
1 parent 0eda26c commit ba9c6c8

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22
Jupyter Server Proxy
33
====================
44

5+
|Travis badge| |PyPI badge| |NPM badge|
6+
7+
.. |Travis badge| image:: https://img.shields.io/travis/jupyterhub/jupyter-server-proxy/master.svg?logo=travis
8+
:target: https://travis-ci.org/jupyterhub/jupyter-server-proxy
9+
10+
.. |PyPI badge| image:: https://img.shields.io/pypi/v/jupyter-server-proxy.svg?logo=pypi
11+
:target: https://pypi.python.org/pypi/jupyter-server-proxy
12+
13+
.. |NPM badge| image:: https://img.shields.io/npm/v/jupyterlab-server-proxy.svg?logo=npm
14+
:target: https://www.npmjs.com/package/jupyterlab-server-proxy
15+
516
Jupyter Server Proxy lets you run arbitrary external processes (such
617
as RStudio, Shiny Server, syncthing, PostgreSQL, etc) alongside your
718
notebook, and provide authenticated web access to them.

0 commit comments

Comments
 (0)