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

Replace deprecated ipykernel.comm.Comm #3723

Closed
wants to merge 1 commit into from

Conversation

pllim
Copy link
Contributor

@pllim pllim commented Mar 20, 2023

We saw this deprecation warning downstream. Example log: https://github.com/spacetelescope/jdaviz/actions/runs/4469517593/jobs/7851826687?pr=2087#step:5:284

DeprecationWarning: The `ipykernel.comm.Comm` class has been deprecated.
Please use the `comm` module instead.For creating comms, use the function `from comm import create_comm`.

cc @javerbukh

…ted.

Please use the `comm` module instead.For creating comms, use the function `from comm import create_comm`.
@github-actions
Copy link

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

@martinRenou
Copy link
Member

This should be tackled by #3533

@martinRenou
Copy link
Member

Thank you!

@pllim pllim deleted the patch-1 branch March 20, 2023 16:09
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.

None yet

2 participants