Skip to content

Conversation

@mmesiti
Copy link
Contributor

@mmesiti mmesiti commented Oct 8, 2025

From a comment in the notes:

"I had trouble getting matplotlib to behave interactively with widgets when %inline is invoked. Maybe remove that? "

Additionally:
"I think matplotlib has a quick way to invoke its widget with %widget as well"

Removing the %matplotlib inline line seems to have fixed "reactivity" in the plot when moving the slider.

From a comment in the notes:

"I had trouble getting matplotlib to behave interactively with widgets when %inline is invoked. Maybe remove that? "

Additionally:
"I think matplotlib has a quick way to invoke its widget with %widget as well"

Removing the `%matplotlib inline` line seems to have fixed "reactivity" in the plot when moving the slider.
@bast
Copy link
Member

bast commented Oct 19, 2025

Thanks! As far as I know, %matplotlib inline is not needed in notebooks since at least 5 years.

@bast bast merged commit 4504430 into coderefinery:main Oct 19, 2025
2 checks passed
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.

2 participants