Skip to content

azhig/jupyter-pgadmin-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jupyter PgAdmin Proxy

Add PgAdmin4 to Jupyter binders by using jupyter-server-proxy extension. PgAdmin authenticate user using webserver auth mode, thus you don't need to set any login/password pair. In standart mode each user start he's own session, but you can set static login and passwor for all users can use one account (watch jupyter_pgadmin_proxy/__init__.py).

Install

Requirements

  • jupyterlab>=2 or notebook
  • jupyter-server-proxy
  • pgadmin4
  • gunicorn for Linux\MacOs or waitress for Windows

Attributions

License

BSD 3-Clause

OS supporting

About

Jupyter extension to add pgadmin4 to jupyter binders

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages