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 7e291a5 commit df18c5dCopy full SHA for df18c5d
plotly/widgets/graph_widget.py
@@ -9,8 +9,8 @@
9
10
11
# TODO: protected imports?
12
-from IPython.html import widgets
13
-from IPython.utils.traitlets import Unicode
+# from IPython.html import widgets
+# from IPython.utils.traitlets import Unicode
14
from IPython.display import Javascript, display
15
16
import plotly.plotly.plotly as py
0 commit comments