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

BUG: comm.kernel should be None when it has no kernel #3732

Merged
merged 1 commit into from
Mar 22, 2023

Conversation

pllim
Copy link
Contributor

@pllim pllim commented Mar 22, 2023

Hopefully this will fix ipython/comm#14 but I don't know for sure.

cc @maartenbreddels

@github-actions
Copy link

Binder 👈 Launch a binder notebook on branch pllim/ipywidgets/patch-1

Copy link
Member

@martinRenou martinRenou left a comment

Choose a reason for hiding this comment

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

Thanks!

@pllim
Copy link
Contributor Author

pllim commented Mar 22, 2023

I don't understand this error. I did not touch the change log:

[warn] docs/source/changelog.md
[warn] Code style issues found in the above file. Forgot to run Prettier?

@martinRenou
Copy link
Member

It's unrelated to your PR

@martinRenou
Copy link
Member

It will be fixed by #3734

@martinRenou martinRenou merged commit 415d2a1 into jupyter-widgets:main Mar 22, 2023
@pllim pllim deleted the patch-1 branch March 22, 2023 12:42
@pllim
Copy link
Contributor Author

pllim commented Mar 22, 2023

Thank you for the merge! Please let me know when this patch is released so I can try it out downstream. 🙇‍♀️

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.

AttributeError: 'DummyComm' object has no attribute 'kernel'
2 participants