Hi @rodrigobarnes . After reading the following src/data-profiler/README.md here are my comments:
-
The line "Create an input and an output folder here" could be worded in the following way: "Create an input and output folder in your working directory "
-
The line "These commands are also provided as shell scripts"- might be a good idea to add the location of the script files https://github.com/federated-data-sharing/common-api-examples/tree/main/src/data-profiler and add the following:
- Use sudo ./run-local.sh to to run the example locally.
- After the container has been built using the command as seen in build-docker-container.sh, use sudo ./run-docker.sh to run the docker container.
Hi @rodrigobarnes . After reading the following src/data-profiler/README.md here are my comments:
The line "Create an input and an output folder here" could be worded in the following way: "Create an input and output folder in your working directory "
The line "These commands are also provided as shell scripts"- might be a good idea to add the location of the script files https://github.com/federated-data-sharing/common-api-examples/tree/main/src/data-profiler and add the following: