Skip to content

Commit 0922c8c

Browse files
authored
Update README.md
1 parent e20c676 commit 0922c8c

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
1-
# jupyter-pgadmin-proxy
1+
# jupyter-pgadmin-proxy
2+
3+
jupyter-pgadmin-proxy provides Jupyter extension to run [pgAdmin](https://www.pgadmin.org/).
4+
5+
## Installation
6+
7+
You can install jupyter-pgadmin-proxy inside your environment with Jupyter / Jupyterlab:
8+
9+
```
10+
python3 -m pip install git+https://github.com/huntdatacenter/jupyter-pgadmin-proxy.git@main
11+
```

0 commit comments

Comments
 (0)