MariaDB / mariadb_kernel

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

Package a docker container with a complete setup of jupyter ecosystem and mariadb_kernel #36

Closed robertbindar closed 1 year ago

robertbindar commented 2 years ago

As @grooverdan rightly suggested, given mariadb_kernel's lack of support for Windows currently and its fragility on getting installation wrong, we should provide a docker container that is one command away from getting a complete working setup (for the common use-case of running SQL statements in a notebook that a student would need for example) on any platform docker is available in.