ipysankeywidget icon indicating copy to clipboard operation
ipysankeywidget copied to clipboard

install problem on linux jupyterlab

Open Krisselack opened this issue 4 years ago • 2 comments

I am not able to install the widget on a jupyter-lap platform on Ubuntu 18.04.

When running this code jupyter labextension install jupyter-sankey-widget

I get the following error:

error [email protected]: The platform "linux" is incompatible with this module.

Krisselack avatar Feb 09 '21 09:02 Krisselack

Also happens on windows, which makes sense because fs-events appears to be macOS specific.

pjsmyth avatar May 18 '21 15:05 pjsmyth

Thanks for reporting the issue. I believe some changes may be needed for the newer version of jupyterlab.

ricklupton avatar May 21 '21 09:05 ricklupton

Closing as the jupyter widget code has been updated since then. Please comment if this is still an issue.

ricklupton avatar Feb 27 '23 15:02 ricklupton