#522 Package ipympl: matplotlib extension for jupyter
Opened 2 years ago by ankursinha. Modified 2 years ago

Please use this ticket to add new software to the NeuroFedora packaging queue.

New software: ipympl

Short description: matplotlib extension for jupyter

Upstream URL: https://pypi.org/project/ipympl/

License: BSD

Domain: Utilities

Additional information

Should be a straightforward package.


Had a look at this---looks simple, but it may want to download nodejs modules during the build, which will make it a lot harder to package. We cannot download bits during the rpm build, we must package everything that's required separately and make it all available offline.

So I'd recommend folks first try to just build it from source using something like pip install . in a virtual environment to see what it does. if it does try to run npm/yarn etc. and download nodejs modules, I'd leave this alone for the moment.

Login to comment on this ticket.

Metadata
Boards 1
Software packaging Status: Backlog