Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'UIBuilder' object has no attribute 'on_displayed' #5

Open
Soltus opened this issue Feb 24, 2023 · 2 comments
Open

'UIBuilder' object has no attribute 'on_displayed' #5

Soltus opened this issue Feb 24, 2023 · 2 comments

Comments

@Soltus
Copy link

Soltus commented Feb 24, 2023

image

@tmtabor
Copy link
Member

tmtabor commented Feb 24, 2023

I have tested and can reproduce this bug. It appears to be a compatibility issue with ipywdgets 8.x, a dependency of nbtools, which removed the on_displayed callback.

We will have a new version of nbtools released in the next couple weeks that is ipywidgets 8 compatible. In the meantime, if you remove ipywidgets 8 and instead install ipywidgets 7.6.6, nbtools should work correctly.

@Soltus
Copy link
Author

Soltus commented Feb 24, 2023

nice

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants