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

Backport #3720 and #3533 to 7.x #3726

Merged
merged 3 commits into from
Mar 21, 2023

Conversation

martinRenou
Copy link
Member

@martinRenou martinRenou commented Mar 21, 2023

Backport #3720 and #3533

* Move comm package

* Fix wrongly written test

This test was supposed to fail, as setting the bottom_left value will
trigger a ipywidgets.Layout.send_state on `child.layout.grid_area = position`
(ipywidgets.widgets.widget_template.py L419) and on
`self.layout.grid_template_areas = grid_template_areas_css`
(ipywidgets.widgets.widget_template.py L448)

* Fix Python 3.7 test

Co-authored-by: Maarten Breddels <[email protected]>
(cherry picked from commit 785d159)
…idgets#3720)

could be a change in IPython/ipykernel

(cherry picked from commit 462ecd3)
@martinRenou martinRenou changed the title Backport #3533 to 7.x Backport #3720 and #3533 to 7.x Mar 21, 2023
@martinRenou martinRenou merged commit 9042d87 into jupyter-widgets:7.x Mar 21, 2023
@martinRenou martinRenou deleted the backport_move_comm branch March 21, 2023 10:41
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.

1 participant