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.
2 parents 5d37867 + 12afc89 commit 2f660f7Copy full SHA for 2f660f7
src/python/clawutil/nbtools.py
@@ -4,7 +4,7 @@
4
5
from __future__ import absolute_import
6
from __future__ import print_function
7
-from IPython.core.display import display
+from IPython.display import display
8
try:
9
from IPython.display import FileLink
10
except:
0 commit comments