-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Description
I recently updated the vispy jupyter extension to work with modern notebook/jlab and got everything to work for the extension. However, since vispy is not "just" a jupyter extension we're now running in to issues installing the package from github (from source). The related issue is vispy/vispy#1619. It seems related mostly to users either not having npm
installed or not having a recent version (at least that's my guess).
I've been trying to think of the best way to handle this and was hoping people here could give me other suggestions. My top solution so far is to add the static/*.js
files to the repository. Other ideas?
Or...am I doing something wrong in vispy's setup.py and this is supposed to work the way I need.
Metadata
Metadata
Assignees
Labels
No labels