Skip to content

Commit 4504430

Browse files
authored
Merge pull request #182 from mmesiti/patch-1
remove %matplotlib inline as it seems to break interactivity
2 parents f2242f5 + a6e1937 commit 4504430

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

content/extra-features.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,6 @@ Widgets can be used to interactively explore or analyze data.
171171
import random
172172
from ipywidgets import interact, widgets
173173
174-
%matplotlib inline
175174
from matplotlib import pyplot
176175
177176

0 commit comments

Comments
 (0)