You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/resources.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
There are a few very good online guides on reproducible research.
4
4
5
-
-[The Turing way](https://the-turing-way.netlify.app/welcome.html) from the [Alan Turing institute](https://github.com/alan-turing-institute). This page contains information and guidelines about most of the things you need to know about reproducible research and we encourage everyone to skim through this site. They also have a [template repo](https://github.com/alan-turing-institute/reproducible-project-template) that might be relevant.
5
+
-[The Turing way](https://book.the-turing-way.org) from the [Alan Turing institute](https://github.com/alan-turing-institute). This page contains information and guidelines about most of the things you need to know about reproducible research and we encourage everyone to skim through this site. They also have a [template repo](https://github.com/alan-turing-institute/reproducible-project-template) that might be relevant.
6
6
7
7
-[Scientific Python](https://learn.scientific-python.org/development/) is a guide on how to develop scientific software in Python. This guide is a bit more technical than the Turing way and is more focused on the software development part.
0 commit comments