MariaDB / mariadb_kernel

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

Please help me with this error. IT appears when i try to install the jupyter Notebook. #34

Closed VenusTR2028 closed 1 year ago

VenusTR2028 commented 2 years ago

Hi. I need to install the MariaDB kernel. I have windows and i am amateur in this. A class mate told me that i have to instal first the jupyter note book, then the MariaDb, and finally the Mysql. I already have the MariaDB console, but i dont know if it is connected with the ubuntu VM or not. i attach one image. Thank you so much, for your help. image

robertbindar commented 2 years ago

Hey @VenusTR2028! Thanks for raising this issue. Unfortunately mariadb_kernel doesn't currently support Windows. So until support for Windows is coming, you are left with two choices:

  1. Use a virtual machine to run a unix-based OS like Ubuntu for instance and set everything up in there (this might be the easiest solution)
  2. Use Docker to set a container running Ubuntu for instance and start jupyter-lab with mariadb_kernel from that container. I can definitely help you with this variant as well but it's a bit more tedious than option 1)

So please choose one of this options and let me know how I can help!

LinuxJedi commented 1 year ago

Hi @VenusTR2028,

I'm going to close this ticket for now and open a new feature request for Windows support. If you need any more assistance with this please feel free to reopen it.