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

Add support for IPyWidgets 8 #19

Merged
merged 11 commits into from
Feb 7, 2023
Merged

Conversation

DonJayamanne
Copy link
Collaborator

@DonJayamanne DonJayamanne commented Jan 23, 2023

@DonJayamanne DonJayamanne changed the title IPyWidgets 8 Add support for IPyWidgets 8 Feb 5, 2023
if (document.readyState === 'complete') {
embed.renderWidgets(document.documentElement, logger);
} else {
window.addEventListener('load', () => {
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed this dead code

@DonJayamanne DonJayamanne marked this pull request as ready for review February 7, 2023 03:55
@DonJayamanne DonJayamanne merged commit 50c21b3 into main Feb 7, 2023
@DonJayamanne DonJayamanne deleted the ipywidgets8NewJan23In2023 branch February 7, 2023 19:58
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

Successfully merging this pull request may close these issues.

2 participants