Jupyter server proxy for pgAdmin
Project description
Jupyter pgAdmin proxy
jupyter-pgadmin-proxy provides Jupyter extension to run pgAdmin 4. See also official pages for pgAdmin.
Installation
You can install jupyter-pgadmin-proxy inside your environment with Jupyter / Jupyterlab:
python3 -m pip install jupyter-pgadmin-proxy
Build
python3 -m pip install hatch
hatch build
ls -la dist/*
Development
Try make help
to see available commands:
make help
python3 -m pip install git+https://github.com/huntdatacenter/jupyter-pgadmin-proxy.git@main
Testing in docker
Run/rebuild local Jupyterlab service:
make rebuild
Running the command should open a url in the browser http://127.0.0.1:8888/lab
To stop the service run:
make down
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for jupyter_pgadmin_proxy-0.0.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 199fe0f91c3c5246683b593a8cd8148d4d43b2e75e6283b07e78e94dcb876069 |
|
MD5 | 2d70c52fee001fc3b9cb2ab3e99ff453 |
|
BLAKE2b-256 | 95cc4a8e9b159cfbe452943d4cb0916a891ae5bc2fda67ecdc3d7c68549054e5 |
Close
Hashes for jupyter_pgadmin_proxy-0.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 13e230be32c6903bfb323930874e5a5861746cb868360236d287b4f8bd77fada |
|
MD5 | f6eb5466f94bb926db46f39590800a0d |
|
BLAKE2b-256 | 0d79206f449a7b84379fae7b6f1df3c52c95aa434ee5c0dc7a7ee94ae92081f6 |