Skip to content

Conversation

@martinRenou
Copy link
Member

@martinRenou martinRenou commented Mar 21, 2023

Backport #3720 and #3533

martinRenou and others added 2 commits March 21, 2023 10:21
* 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