Skip to content

Jupyter plugin loaded but can not be instantiated #43

@justinlaughlin

Description

@justinlaughlin

I ran a fresh pip install of pymfem and pyglvis, enabled the jupyter extension, and receive the following error running ex1.ipynb (link)

image

I did some googling and it looks like this may be a common issue (example), possibly related to compatibility changes from ipywidgets 7.x to 8.x. I checked and I am currently using ipywidgets == 8.0.4 and widgetsnbextension == 4.0.5. I've tried downgrading (ipywidgets == 7.8.0 and widgetsnbextension == 3.6.6) with no luck.

Curious if anyone else has run into this; I will keep playing around with this to see if I can find a solution.

Metadata

Metadata

Labels

questionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions