Skip to content

Commit 25ffdf6

Browse files
committed
README: copy template gif
1 parent de6e75f commit 25ffdf6

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

README.md

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,24 @@ In summary, we adapt a textbook example from Nelson (2013): a terminating discre
3636

3737
> *Nelson. B.L. (2013). [Foundations and methods of stochastic simulation](https://www.amazon.co.uk/Foundations-Methods-Stochastic-Simulation-International/dp/1461461596/ref=sr_1_1?dchild=1&keywords=foundations+and+methods+of+stochastic+simulation&qid=1617050801&sr=8-1). Springer.*
3838
39-
## 3. Try it in your browser
39+
## 3. Try the example model in your browser
4040

41-
* Classic notebook: https://pythonhealthdatascience.github.io/stars-simpy-jupterlite/notebooks/?path=01_urgent_care_model.ipynb
4241
* Jupyterlab: https://pythonhealthdatascience.github.io/stars-simpy-jupterlite
42+
* Classic notebook: https://pythonhealthdatascience.github.io/stars-simpy-jupterlite/notebooks/?path=01_urgent_care_model.ipynb
43+
44+
## 4. Using the template to create a new repo.
45+
46+
Let's assume you wanted to create a new discrete-event simulation model of cancer services.
47+
48+
1. The first step is to copy the template. Click on the green "use this template" button in the top right and select "create a new repository"
49+
2. You will be prompted to enter a name of the repository - e.g. `cancer_model` - and a short description
50+
3. Click on "Create Repository"
51+
52+
![Deploy your own](use_template_1.gif)
53+
54+
55+
4356

44-
## 4. Customise your simulation environment
4557

4658
## 📦 How to install extra packages for your DES model.
4759

noarch.png

-52.3 KB
Binary file not shown.

use_template_1.gif

813 KB
Loading

0 commit comments

Comments
 (0)