Skip to content

Tips for making extension building optional #49

@djhoese

Description

@djhoese

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions