From 49376abe9b3908327ac28a4accf900ee55cbbef3 Mon Sep 17 00:00:00 2001 From: Kellyn Montgomery Date: Mon, 2 Oct 2023 17:26:44 -0400 Subject: [PATCH] Link to excel notebook as a quick start option from run.md --- docs/run.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/run.md b/docs/run.md index 36906182..d91ab8f0 100644 --- a/docs/run.md +++ b/docs/run.md @@ -4,6 +4,10 @@ The two basic ways to run the simulation are a Python package and command line interface. Both interfaces take simulation parameters as a configuration file and several other user inputs as function arguments or command line arguments. +For a quick start option, use the Jupyter notebook +[run_from_xlsx.ipynb](run_from_xlsx.ipynb) with the provided Excel spreadsheet +template to configure the simulation. + ## Configuration The configuration file contains all parameters needed for a single simulation