Creator: Priyanka Ojha
Source: https://github.com/AmsterdamUMC/FDP_AMS/tree/myDRE
Introduction
I had the task to try out the reference implementation of FDP and also try to
import data into it. This involved working on 2 projects namely FDP and SeMPyRO. I initially started with reproducing FDP on my Local Laptop. My environment consisted of myDRE which is a managed service with Azure under the hood. I used a ubuntu22 machine as a base and installed docker on it
followed steps mentioned below in that order :
...