|
ligo-ex
ligo-ds
|
| Richardson Lab Data Science Log |
Not logged in |
 |
|
|
Message ID: 3
Entry time: Wed Aug 9 18:15:25 2023
|
| Author: |
Rutuja Gurav |
| Type: |
Infrastructure |
| Category: |
Scripts/Programs |
| Subject: |
User unable to make matplotlib interactive plots |
|
|
| It seems like users other than `controls` are unable to make matplotlib interactive plots in jupyter notebooks using widgets in their python environments.
Users get an error message - "Error displaying widget: model not found ".
I tested this out on `controls` and `rutuja`.
Looking for a fix.
[Update] Found this git issue discussing a possible fix - https://github.com/matplotlib/ipympl/issues/486 |