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 240bab8 commit 2b014baCopy full SHA for 2b014ba
glue_plotly/__init__.py
@@ -93,7 +93,6 @@ def setup_jupyter():
93
from glue_jupyter.ipyvolume import IpyvolumeScatterView, IpyvolumeVolumeView
94
95
from glue_jupyter.ipyvolume.common.viewer import IpyvolumeBaseView
96
- print(IpyvolumeBaseView.tools)
97
BqplotHistogramView.tools += ['save:bqplot_plotlyhist']
98
BqplotImageView.tools += ['save:bqplot_plotlyimage2d']
99
BqplotProfileView.tools += ['save:bqplot_plotlyprofile']
0 commit comments