jupyter-widgets / jupyterlab-sidecar

A sidecar output widget for JupyterLab
BSD 3-Clause "New" or "Revised" License
247 stars 39 forks source link

RuntimeError when installing jupyterlab-sidecar #35

Open Michael-H777 opened 4 years ago

Michael-H777 commented 4 years ago

jupyterlab-debug-shzn3gfq.log Hello, I am trying to do :

jupyter labextension install @jupyter-widgets/jupyterlab-sidecar

but cmd spite out a Runtime Error: JupyterLab failed to build
I am running on Win10 64bit system, using python 3.7, already install nodejs and npm
what should i do to resolve this bug?

Michael-H777 commented 4 years ago

jupyterlab-debug-946fk9hn.log This is the error log when trying to install #jupyter-widgets/jupyterlab-manager

jjennings955 commented 4 years ago

Same here

psychemedia commented 4 years ago

I also note a build fail when trying to run test the extension from this repo using MyBinder: Binder