Using S3 as artifact storage location #698
mingjerli
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
LineaPy is now supporting using S3 as an artifact storage location. We can now work on the same artifact store from anywhere or share our artifacts with anyone easily. It can be achieved by running the following code at the beginning of your session to set both your LineaPy database and artifact storage location:
Of course, we need to make sure both storage location and database are accessible from our machine. To learn more about how to configure these items please see Artifact Storage Location and
Using S3 as an artifact storage location.
Beta Was this translation helpful? Give feedback.
All reactions