Postgres Kernel for Jupyter Notebook
Project description
Postgres Kernel for Jupyter Notebook
to install:
pip install sqlp-kernel
sqlpk_install
optionally install terminal jupyter notebooks:
pip install nbtermix
CHANGELOG:
v0.1.4
+ turned off debug
v0.1.3
+ added error message return
v0.1.2
+ text/html fix (--% ohtml)
v0.1.1
+ otext and ohtml magics for output mode
v0.1.0
+ bugfixing in cload, csave
+ added dsave to save last query res to csv
v0.0.9
+ fixed bug preventing error display
v0.0.8
+ added on_shutdown to kernel class
+ added disconnect to db connection class
+ upon kernel create connect to db
+ upon kernel delete disconnect from db
+ try to load connection file on startup
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
sqlp_kernel-0.1.4.tar.gz
(5.6 kB
view hashes)