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 ddeabc7 commit 9989dc7Copy full SHA for 9989dc7
element_array_ephys/plotting/widget.py
@@ -3,8 +3,6 @@
3
import types
4
from ipywidgets import widgets
5
from IPython.display import display
6
-from plotly.io import from_json
7
-from plotly.subplots import make_subplots
8
import plotly.graph_objs as go
9
import plotly.express as px
10
0 commit comments