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: README.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# RSECon22 Walkthrough: A FAIR Data Pipeline: provenance-driven data management for traceable scientific workflows
1
+
# FDP Tutorial
2
2
3
3
This repo contains an up to date fork of the material used for RSECon22 walkthrough titled: [*"A FAIR Data Pipeline: provenance-driven data management for traceable scientific workflows"*](https://virtual.oxfordabstracts.com/#/event/public/3101/submission/113). The walkthrough uses a docker container and Jupyter Labs (formally, a notebook) to run through an example usage of the [FAIR Data Pipeline](https://www.fairdatapipeline.org/). You can view the walkthrough presentation in the [Society of Research Software Engineering channel](https://www.youtube.com/watch?v=IZWpmIOhuz0).
4
4
@@ -8,9 +8,8 @@ It is meant to be used as a tutorial
8
8
The only prerequisite is an installation of Docker, which is available free from [docker.com](https://www.docker.com/).
9
9
10
10
## Running the Docker Container
11
-
The docker container is available on the GitHub Package Registry and can be pulled using the following command(s):
11
+
The docker container is available on the GitHub Package Registry and can be pulled using the following command:
0 commit comments