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.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 34b0aa2a10168e743bc5eae984c60d14202d046ed971f001402113adb637faf3 |
|
MD5 | e5917458ab11a2016652cc281e0926c4 |
|
BLAKE2b-256 | 6d413379ed670ee4208a3d7ee3e03363411d2fc595706c2e5e1feec165fa5b44 |
Close
Hashes for jupyter_pgadmin_proxy-0.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 93e3cc12eb5c476c6fa0adcfb6b998e079a6abb9e55c26a8c8e89db33ed21669 |
|
MD5 | dd69653b0a38bf8717f7d7748489c3ed |
|
BLAKE2b-256 | afc2e5056bc8b5e3c512f8eeecd6728f6c5c1cb455acd12850f498e6192abef1 |