Uploaded image for project: 'MariaDB Foundation Development'
  1. MariaDB Foundation Development
  2. MDBF-56

Packaging of maria Jupyter kernel (installation, artwork)

    XMLWordPrintable

Details

    • Task
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      • packaging to be done by conda; conda packaged kernels are the easiest to use (something Robert found out when testing other kernels)
      • conda emulates a fresh Python environment; usually, most Python environments of developers are somehow broken or dirty
      • the conda installations do not go into the main Python code base of the computer
      • “you first pip install conda and then you conda install stuff”
      • we avoid a lot of complexity by not using a Python connector at all, but connecting to MariaDB through the mariadb command line
      • for this purpose, we import pexpect

      Attachments

        Issue Links

          Activity

            People

              robertbindar Robert Bindar
              kaj Kaj Arnö
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: