ipysankeywidget
ipysankeywidget copied to clipboard
install problem on linux jupyterlab
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.
Also happens on windows, which makes sense because fs-events appears to be macOS specific.
Thanks for reporting the issue. I believe some changes may be needed for the newer version of jupyterlab.
Closing as the jupyter widget code has been updated since then. Please comment if this is still an issue.