Skip to content

Draft: Add py3-ipywidgets.

David Hannasch requested to merge dHannasch/aports:add-py3-ipywidgets into master

Technically, ipywidgets can be pip-installed normally...but its dependencies cannot (unless you have a lot of compilers installed), so it's necessary to apk add in order to install it. This just simplifies the process a little by creating a package to have its apk-dependencies as dependencies, and then goes ahead and installs the Python package itself.

Edited by Leo

Merge request reports