Search Criteria
Package Details: python-ipympl 0.9.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-ipympl.git (read-only, click to copy) |
---|---|
Package Base: | python-ipympl |
Description: | Matplotlib Jupyter Extension |
Upstream URL: | https://pypi.org/project/ipympl/ |
Licenses: | BSD |
Submitter: | flipflop97 |
Maintainer: | specter119 |
Last Packager: | specter119 |
Votes: | 13 |
Popularity: | 0.031679 |
First Submitted: | 2019-01-02 15:51 (UTC) |
Last Updated: | 2022-10-15 14:42 (UTC) |
Dependencies (12)
- ipython (ipython-git)
- python (nogil-python, python36, python32, python311, python39, python38, python37, python312)
- python-ipython-genutils
- python-ipywidgets
- python-matplotlib (python-matplotlib-git)
- python-numpy (python-numpy-git, python-numpy1.22, python-numpy-openblas, python-numpy-mkl, python-numpy-flame, python-numpy-mkl-bin)
- python-pillow (python-pillow-git, python-pillow-simd)
- python-traitlets
- jupyter-notebook (make)
- jupyterlab (make)
- jupyterlab_pygments (make)
- python-setuptools (make)
Latest Comments
1 2 3 4 5 6 Next › Last »
tinux commented on 2022-08-15 09:07 (UTC)
Nestor_013 commented on 2022-04-03 16:27 (UTC)
Hello,
"jupyter" has just been replaced by "jupyter-notebook", so depends should be modified accordingly otherwise package won't compile.
BrainDamage commented on 2022-03-21 11:21 (UTC)
was npm moved from build time dependency to runtime by mistake?
It shouldn't be necessary to run the package, being a package manager
deep_thought commented on 2022-03-17 15:12 (UTC)
feel free to adopt this package, I do not actually use this for a while. Sry for the descending quality lately.
john_schaf commented on 2022-03-17 13:15 (UTC)
This AUR package is broken. The PKGBUILD proposed by specter119 works, and should be used instead. Thank you!
TheStroyer commented on 2021-11-22 16:46 (UTC) (edited on 2021-11-22 16:55 (UTC) by TheStroyer)
After installing this AUR, Jupyter notebook cannot find the package. I think it's only installed correctly for jupyter lab.
> jupyter nbextension list
EDIT: It's not in the jupyter notebook list, but it is in the jupyter lab list. Maybe jupyter doesn't allow symlinks for the packages? I discussed this with the python package maintainer here: https://github.com/matplotlib/ipympl/issues/399
1 2 3 4 5 6 Next › Last »