We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Demonstrate coupling the plotted response voltage with a marker opacity in the CCF.
Based on the first two cells in this notebook:
https://alleninstitute.github.io/AllenSDK/_static/examples/nb/cell_types.html
Couple the marker_opacity with a marker placed in the CCF. Three ipywidgets in a ipywidgets.VBox;
marker_opacity
ipywidgets.VBox
CCFWidget
plotly.FigureWidget
ipywidets.Slider
Resources:
@bendichter what are the best examples from nwb-jupyter-widgets that Brian can use as a reference?
The text was updated successfully, but these errors were encountered:
brianhhu
No branches or pull requests
Demonstrate coupling the plotted response voltage with a marker opacity in the CCF.
Based on the first two cells in this notebook:
https://alleninstitute.github.io/AllenSDK/_static/examples/nb/cell_types.html
Couple the
marker_opacity
with a marker placed in the CCF. Three ipywidgets in aipywidgets.VBox
;CCFWidget
plotly.FigureWidget
ipywidets.Slider
Resources:
@bendichter what are the best examples from nwb-jupyter-widgets that Brian can use as a reference?
The text was updated successfully, but these errors were encountered: