From 7151229db3b8527e57b6e72e17fd15d3ed445d0f Mon Sep 17 00:00:00 2001 From: Anita Applegarth Date: Fri, 24 Jan 2025 15:07:40 +0000 Subject: [PATCH] Updated Step 1 in jupyter notebook --- .../{detailed_example.ipynb => EpigeoPop_example.ipynb} | 9 +++++++++ 1 file changed, 9 insertions(+) rename walk_through/{detailed_example.ipynb => EpigeoPop_example.ipynb} (99%) 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": {},