From 0fa32f3330b0bda667aa2a96bb9f03c2c4096531 Mon Sep 17 00:00:00 2001 From: Neil Lawrence Date: Wed, 11 Oct 2023 07:17:21 +0100 Subject: [PATCH] Update fynesse-template.md --- _data-science/includes/fynesse-template.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_data-science/includes/fynesse-template.md b/_data-science/includes/fynesse-template.md index e64d4bc07..303f72151 100644 --- a/_data-science/includes/fynesse-template.md +++ b/_data-science/includes/fynesse-template.md @@ -8,12 +8,12 @@ \figure{\includepng{\diagramsDir/data-science/fynesse-template}{60%}}{The Fynesse Template gives you a starting point for building your data science library. You can fork the template, and then create a new repository from the template. You can use that repository for your analysis.}{fynesse-template} -\notes{To help you think about the aspects of the Fynesse data science framework, we've created a small github template that's available [here](https://github.com/lawrennd/fynesse_template). We suggest the following approach to using the template. Firstly: *fork the template* to your own github account. Then you can base your analysis software on the template. If there are aspects to the template that you think need updating (including things you don't like!), then you can update those and submit a pull request so that others can benefit.} +\notes{To help you think about the aspects of the Fynesse data science framework, we've created a small GitHub template that's available [here](https://github.com/lawrennd/fynesse_template). We suggest the following approach to using the template. Firstly: *fork the template* to your own github account. Then you can base your analysis software on the template. If there are aspects to the template that you think need updating (including things you don't like!), then you can update those and submit a pull request so that others can benefit.} \newslide{Create Repository from Template} \figure{\includepng{\diagramsDir/data-science/github-new-from-template}{50%}}{Setting up a new repository in github from a template. By basing your repository on the fynesse template, you will have a starting point for your analysis framework.} -\notes{Github makes it easy to create a new repository from this framework. Although you should feel free to use your own tools for source code control if you find them more convenient.} +\notes{GitHub makes it easy to create a new repository from this framework. Although you should feel free to use your own tools for source code control if you find them more convenient.} \endif