mwcraig / ipyevents

A custom widget for returning mouse and keyboard events to Python. Documentation:
https://ipyevents.readthedocs.io/en/latest/index.html
BSD 3-Clause "New" or "Revised" License
112 stars 27 forks source link

Failed binder build #64

Closed slmg closed 3 years ago

slmg commented 3 years ago

Hi,

Just to let you know I could not try out ipyevents on binder.

# [...]
Step 47/50 : RUN ./binder/postBuild
 ---> [Warning] Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
 ---> Running in 52809131dd56
Enabling notebook extension ipyevents/extension...
      - Validating: OK
Node v14.15.4

> /usr/bin/npm pack @jupyter-widgets/jupyterlab-manager
# [...]
ValueError: "@jupyter-widgets/jupyterlab-manager" is not a valid extension:
schemaDir is empty: "./schema"

I tried twice, just in case - same outcome.

Thanks

akaszynski commented 3 years ago

I think this is a jupyterlab 3.x issue.