MariaDB / mariadb_kernel

A MariaDB Jupyter kernel
BSD 3-Clause "New" or "Revised" License
30 stars 20 forks source link

Make server name configurable. #40

Closed sunxiaoguang closed 1 year ago

sunxiaoguang commented 2 years ago

At this time, only MariaDB servers are recognized. This change makes it possible to connect to other MySQL compatible servers as well.

sunxiaoguang commented 2 years ago

Issue: closes #41

LinuxJedi commented 1 year ago

Rebased to current master and fixed a style issue found by pre-commit.