Skip to content

Commit

Permalink
add some ipywidgets deps to get probe vis nb to work on dandihub
Browse files Browse the repository at this point in the history
  • Loading branch information
rcpeene committed Jun 21, 2024
1 parent a651425 commit 5821e62
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
5 changes: 2 additions & 3 deletions docs/visualization/visualize_neuropixels_probes.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -172,17 +172,16 @@
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "6ea373dad5e949b58da3a5838e77bf74",
"model_id": "683c4a818ea14ff69df65c1d0d563866",
"version_major": 2,
"version_minor": 0
},
"text/plain": [
"CCFWidget(children=(VBox(children=(Viewer(background=(0.85, 0.85, 0.85), camera=array([[ 1.3441567e+03, -2.172…"
]
},
"execution_count": 8,
"metadata": {},
"output_type": "execute_result"
"output_type": "display_data"
}
],
"source": [
Expand Down
4 changes: 3 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ cython
dandi==0.61.2
elephant==0.12.0
h5py>=3.8
ipywidgets==8
ipympl==0.9.4
ipywidgets==7.8.1
itkwidgets==0.32.6
jupyter==1.0.0
matplotlib==3.6.2
mpl-interactions==0.22.0
Expand Down

0 comments on commit 5821e62

Please sign in to comment.