Open Issues Need Help
View All on GitHubAI Summary: The task is to add a code snippet to the project's README.md file that demonstrates how to download data from an S3 URI using a presigned URL and stream it into an Orca Data (ORAD) docker container. The snippet should be clear, concise, and include instructions on using the `aws s3 cp` command and the `docker run` command with appropriate flags for ORAD.
AI Summary: Modify the existing data packaging report generation process to include a prominent warning banner in the HTML report whenever data from multiple projects is included in the package. This requires updating the report generation logic within the `data-sharing-tool generate-package` command to check the project IDs present in the input manifest(s) and conditionally add the banner.