We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e20c676 commit 0922c8cCopy full SHA for 0922c8c
README.md
@@ -1 +1,11 @@
1
-# jupyter-pgadmin-proxy
+# 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