Skip to content

Commit

Permalink
Added Adam's changes and added subheadings for unlabelled code block …
Browse files Browse the repository at this point in the history
…below
  • Loading branch information
kjungwoo5 committed Aug 2, 2024
1 parent 5f046c3 commit b42368b
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions tutorials/Atlas API usage.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"### 1.1 Anatomical, annotations and hemispheres stack"
"### 1.1 Reference, annotation and hemispheres stack"
]
},
{
Expand All @@ -227,7 +227,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Anatomical reference:"
"Reference stack:"
]
},
{
Expand All @@ -252,7 +252,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Annotations stack:"
"Annotation stack:"
]
},
{
Expand All @@ -273,6 +273,13 @@
" axs[i].set_xlabel(labels[1])\n"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"Hemispheres stack:"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down

0 comments on commit b42368b

Please sign in to comment.