diff --git a/walk_through/detailed_example.ipynb b/walk_through/EpigeoPop_example.ipynb similarity index 99% rename from walk_through/detailed_example.ipynb rename to walk_through/EpigeoPop_example.ipynb index c8f7c41..a612bdd 100644 --- a/walk_through/detailed_example.ipynb +++ b/walk_through/EpigeoPop_example.ipynb @@ -1,5 +1,14 @@ { "cells": [ + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "This EpiGeoPop walk-through follows the basic instructions in README, but includes further details, especially for using EpiGeoPop repository.\n", + "\n", + "Please use the other example notebook for a walk-through using a toy population." + ] + }, { "cell_type": "markdown", "metadata": {},