Skip to content

Commit

Permalink
Update tutorial.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
carsen-stringer authored Aug 28, 2023
1 parent 963c4e1 commit 4db2640
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions notebooks/tutorial.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@
"%matplotlib inline \n",
"# %matplotlib notebook # if you need to zoom into a figure, this is the \"interactive\" mode of IPython\n",
"\n",
"from rastermap import utils, Rastermap\n",
"\n",
"# download the spontaneous activity recording\n",
"filename = utils.download_data(data_type=\"spont2\")\n",
"\n",
Expand Down

0 comments on commit 4db2640

Please sign in to comment.