[MDBF-56] Packaging of maria Jupyter kernel (installation, artwork) Created: 2020-05-25 Updated: 2022-02-01 Due: 2020-06-12 |
|
| Status: | Closed |
| Project: | MariaDB Foundation Development |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Kaj Arnö | Assignee: | Robert Bindar |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | jupyter | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||||||||||||||
| Description |
|
| Comments |
| Comment by Vicențiu Ciorbaru [ 2020-06-01 ] |
|
Conda, unlike pip also tracks dependencies outside of python and creates a virtualenv to install packages in. Do we include mariadb-client inside this conda package? What about the MariaDB Server? |
| Comment by Kaj Arnö [ 2020-06-03 ] |
|
Pro MariaDB Client
Con MariaDB Client
Pro MariaDB Server
Con MariaDB Server
|
| Comment by Robert Bindar [ 2020-06-03 ] |
|
I need to research this, I don't have enough info to answer now. Another option is to package MariaDB for conda, it seems there is already a mysql package in conda-forge, see https://conda-forge.org/feedstocks/ and https://github.com/conda-forge/mysql-feedstock Also we need to debate if this kind of issues should be considered for the first release or should be postponed as nice-to-have for future releases. |
| Comment by Kaj Arnö [ 2020-06-03 ] |
|
I am fine with nice-to-have, for future releases! |