clustergrammer2-notebooks icon indicating copy to clipboard operation
clustergrammer2-notebooks copied to clipboard

Error displaying widget: model not found

Open brianpenghe opened this issue 2 years ago • 1 comments

I was following the notebook:

net.load_df(df)
net.widget()
Error displaying widget: model not found

Any ideas?

brianpenghe avatar Jan 05 '23 19:01 brianpenghe

I think that is due to the widget not installing correctly, but I look into it more. You can also try visualizing your heatmap using ObservableHQ embed using this example: https://colab.research.google.com/drive/13zIa3QumWdhX9lABXgoV1v9PVVutfFDz#scrollTo=BtFU8IKxwGQQ

cornhundred avatar Jan 09 '23 17:01 cornhundred