ipysankeywidget icon indicating copy to clipboard operation
ipysankeywidget copied to clipboard

Check nbextension json config file

Open ricklupton opened this issue 5 years ago • 0 comments

Installing ipysankeywidget seems to install an extension file in notebook.d which refers to "ipysankeywidget/extension", which I think is wrong -- it should be jupyter-sankey-widget/extension.

The latter is created in notebook.json when running jupyter nbextension enable --py --sys-prefix ipysankeywidget

ricklupton avatar Apr 24 '20 14:04 ricklupton