Skip to content

Commit

Permalink
Add comment concerning the delay with morph plot
Browse files Browse the repository at this point in the history
  • Loading branch information
pgetta authored Sep 6, 2021
1 parent 61e5e44 commit b0fa630
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions tutorial/astrocyte_analysis.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,16 @@
"## Show the astrocyte"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"<div class=\"alert alert-block alert-warning\">\n",
" <b>Hint:</b>\n",
" The plot in the following cell might appear with a delay, even if the cell execution is marked as 'done'. This is because a significant amount of data has to be transferred after the actual cell execution has finished.\n",
"</div>"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down

0 comments on commit b0fa630

Please sign in to comment.