bgschiller / postgres_kernel

A simple Jupyter kernel for PostgreSQL
MIT License
64 stars 19 forks source link

Update kernel.py #24

Open hsz1273327 opened 3 years ago

hsz1273327 commented 3 years ago

fix issue:

  1. can not exit from jupyter console by 'quit' or 'exit'
  2. must set env DATABASE_URL before running kernel