Skip to content

Commit

Permalink
colab code
Browse files Browse the repository at this point in the history
  • Loading branch information
HernandoMV committed Mar 12, 2024
1 parent e2af81b commit 16cc33f
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions docs/figures_notebooks/Figure_S5_TU.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,20 @@
"# dopamine signal evoked by the same high and low frequency sounds played while the mouse is freely moving."
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "75f5c411",
"metadata": {},
"outputs": [],
"source": [
"# run this on Colab\n",
"!rm -rf APE_paper/\n",
"!git clone https://github.com/HernandoMV/APE_paper.git\n",
"%cd APE_paper/docs/figures_notebooks\n",
"!git checkout YvonneJohansson"
]
},
{
"cell_type": "code",
"execution_count": 19,
Expand Down

0 comments on commit 16cc33f

Please sign in to comment.