-
Notifications
You must be signed in to change notification settings - Fork 3
Add blog post on object storage #41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Looks like we might need a bump in the template version or to add a hotfix for the |
This bumps the template version to v1.3.4. Performed to help address CI bugs which appeared via #41 . --------- Co-authored-by: Vincent Rubinetti <[email protected]> Co-authored-by: Faisal Alquaddoomi <[email protected]> Co-authored-by: vincerubinetti <[email protected]> Co-authored-by: Vincent Rubinetti <[email protected]>
|
This PR addresses greenelab#321 within the SET website. We add this update to address the issue outside of #41, where the issue currently is exhibited through the build preview. Thanks goes to @vincerubinetti, who found the root cause here! --------- Co-authored-by: Vincent Rubinetti <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work! I really like the examples of accessing CSVs in MinIO with different libraries.
I left a few comments, but they're just suggestions, not things you IMHO need to address.
Co-authored-by: Faisal Alquaddoomi <[email protected]>
Co-Authored-By: Faisal Alquaddoomi <[email protected]>
Co-Authored-By: Faisal Alquaddoomi <[email protected]>
Co-Authored-By: Faisal Alquaddoomi <[email protected]>
Thank you @falquaddoomi ! After addressing your comments I'll now merge this in. |
This PR adds a blog post covering object storage.
Thanks for any feedback!