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

Pin ipykernel so Jdaviz doesn't crash #1876

Closed
wants to merge 1 commit into from

Conversation

rosteen
Copy link
Collaborator

@rosteen rosteen commented Nov 29, 2022

Ipykernel 6.18 changed the way comm messages are handled apparently, which completely broke Jdaviz. @maartenbreddels is looking into it, but in the meantime we need to pin this to a working version. Might need to cut a new bugfix release with this.

@rosteen rosteen added trivial Only needs one approval instead of two no-changelog-entry-needed changelog bot directive labels Nov 29, 2022
@codecov
Copy link

codecov bot commented Nov 29, 2022

Codecov Report

Base: 88.37% // Head: 88.37% // No change to project coverage 👍

Coverage data is based on head (e0f62d3) compared to base (ec88355).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1876   +/-   ##
=======================================
  Coverage   88.37%   88.37%           
=======================================
  Files          95       95           
  Lines       10456    10456           
=======================================
  Hits         9241     9241           
  Misses       1215     1215           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@maartenbreddels
Copy link
Collaborator

I think it's better ipykernel gets yanked: ipython/ipykernel#1040

@pllim
Copy link
Contributor

pllim commented Nov 29, 2022

Looks like the release was yanked (ipython/ipykernel#1040 (comment)). So we don't need this anymore?

Also for my own notes: ipython/ipykernel#973 and ipython/ipykernel#1026

@rosteen
Copy link
Collaborator Author

rosteen commented Nov 29, 2022

They yanked the release, closing.

@rosteen rosteen closed this Nov 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-changelog-entry-needed changelog bot directive trivial Only needs one approval instead of two
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants