We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7ff849 commit dceb440Copy full SHA for dceb440
backend_inline.py
@@ -15,7 +15,7 @@
15
from matplotlib._pylab_helpers import Gcf
16
17
from IPython.core.getipython import get_ipython
18
-from IPython.core.display import display
+from IPython.display import display
19
20
from .config import InlineBackend
21
0 commit comments